Alias corrections
This commit is contained in:
parent
131ac6b583
commit
3602428254
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
required_commands "nvim nvim-gtk"
|
||||
process_dirs conf ${HOME}/.config
|
||||
|
||||
define_env "EDITOR" "nvim --no-fork"
|
||||
define_env "VISUAL" "nvim-gtk"
|
||||
define_env "EDITOR" "nvim"
|
||||
define_env "VISUAL" "nvim-gtk --no-fork"
|
||||
define_env "NVIM_GTK_NO_HEADERBAR" "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue