vim_config/bootstrap

6 lines
167 B
Text

required_commands "nvim"
process_dirs conf ${HOME}/.config
define_env "EDITOR" "nvim"
define_env "VISUAL" "nvim-gtk --no-fork"
define_env "NVIM_GTK_NO_HEADERBAR" "1"