chore(nvim): Configure install behaviour

This commit is contained in:
Ahmad Ansori Palembani 2024-04-18 11:17:01 +07:00
parent 22e888a862
commit 4046c7f772
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -17,6 +17,9 @@ return {
"sxhkdrc",
},
sync_install = false,
auto_install = true,
highlight = {
enable = true,
additional_vim_regex_highlighting = false,