Add bootstrap file

This commit is contained in:
Yorick Barbanneau 2019-11-23 22:14:33 +01:00
parent 58caf56163
commit 75a9a58aa0

View file

@ -1,2 +1,7 @@
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"