Add neovim (#45)
I am using the "app_dirs" crate to discover `~/.config` on Unix and `%APPDATA%/` on Windows.
This commit is contained in:
committed by
Roey Darwish Dror
parent
35dbab8beb
commit
758d835b7e
@@ -21,3 +21,4 @@ log = "0.4.2"
|
||||
env_logger = "0.5.10"
|
||||
term_size = "0.3.1"
|
||||
termcolor = "0.3.6"
|
||||
app_dirs = "1.2.1"
|
||||
|
||||
Reference in New Issue
Block a user