Rework bootstrap file

This commit is contained in:
Yorick Barbanneau 2019-11-24 21:13:53 +01:00
parent 75a9a58aa0
commit 131ac6b583

View file

@ -1,7 +1,6 @@
check_bin "nvim nvim-gtk"
required_commands "nvim nvim-gtk"
process_dirs conf ${HOME}/.config
define_env "EDITOR" "nvim"
define_env "EDITOR" "nvim --no-fork"
define_env "VISUAL" "nvim-gtk"
# Neovim
define_env "NVIM_GTK_NO_HEADERBAR" "1"