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