mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-18 21:27:42 +00:00
Nvim treesitter: remove ensure_installed
This commit is contained in:
parent
841a891ecf
commit
278a7f2478
@ -1,5 +1,4 @@
|
||||
require'nvim-treesitter.configs'.setup {
|
||||
ensure_installed = 'all',
|
||||
highlight = {enable = true},
|
||||
indent = {enable = true},
|
||||
incremental_selection = {enable = true},
|
||||
|
Loading…
Reference in New Issue
Block a user