yeye
This commit is contained in:
parent
521d292e50
commit
acb4dfaf16
7 changed files with 34 additions and 24 deletions
|
@ -1,5 +1,5 @@
|
|||
require'nvim-treesitter.configs'.setup {
|
||||
ensure_installed = {"vim","python","rust","lua","haskell","c","java", "bash","go"},
|
||||
ensure_installed = {"lua","vim","python","rust","haskell","c","java", "bash","go"},
|
||||
sync_install = false,
|
||||
|
||||
highlight = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue