nvim update
This commit is contained in:
parent
2e6e11b86d
commit
6b76ddb1ec
8 changed files with 51 additions and 24 deletions
|
|
@ -4,6 +4,7 @@ return {
|
|||
config = function()
|
||||
require('nvim-treesitter').install({
|
||||
'bash',
|
||||
'fish',
|
||||
'c',
|
||||
'cpp',
|
||||
'diff',
|
||||
|
|
@ -25,6 +26,7 @@ return {
|
|||
'r',
|
||||
'dart',
|
||||
'prisma',
|
||||
'sql',
|
||||
'regex',
|
||||
'kotlin',
|
||||
'java',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue