Add bootstrap file
This commit is contained in:
parent
58caf56163
commit
75a9a58aa0
1 changed files with 5 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue