7 lines
167 B
Text
7 lines
167 B
Text
check_bin "nvim nvim-gtk"
|
|
process_dirs conf ${HOME}/.config
|
|
|
|
define_env "EDITOR" "nvim"
|
|
define_env "VISUAL" "nvim-gtk"
|
|
# Neovim
|
|
define_env "NVIM_GTK_NO_HEADERBAR" "1"
|