chore(nvim): Configure install behaviour
This commit is contained in:
parent
22e888a862
commit
4046c7f772
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ return {
|
||||||
"sxhkdrc",
|
"sxhkdrc",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
sync_install = false,
|
||||||
|
auto_install = true,
|
||||||
|
|
||||||
highlight = {
|
highlight = {
|
||||||
enable = true,
|
enable = true,
|
||||||
additional_vim_regex_highlighting = false,
|
additional_vim_regex_highlighting = false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue