[NeoVim] Small changes

This commit is contained in:
2022-08-30 17:48:42 +02:00
committed by Pierre Jeanjean
parent 65b26cb14d
commit 6d9b419de7
5 changed files with 20 additions and 4 deletions

View File

@@ -15,3 +15,5 @@
:highlight {:enable true
:disable []
:additional_vim_regex_highlighting false}})
((. (require :nvim-treesitter.install) :setup_auto_install))