user/neovim: add ts-java, kotlin, swift, xml
This commit is contained in:
parent
c0a054c937
commit
90febfba6e
1 changed files with 4 additions and 0 deletions
|
|
@ -56,8 +56,10 @@ in {
|
|||
tree-sitter-c-sharp
|
||||
tree-sitter-cpp
|
||||
tree-sitter-html
|
||||
tree-sitter-java
|
||||
tree-sitter-javascript
|
||||
tree-sitter-json
|
||||
tree-sitter-kotlin
|
||||
tree-sitter-lua
|
||||
tree-sitter-markdown
|
||||
tree-sitter-nix
|
||||
|
|
@ -66,11 +68,13 @@ in {
|
|||
tree-sitter-query
|
||||
tree-sitter-regex
|
||||
tree-sitter-rust
|
||||
tree-sitter-swift
|
||||
tree-sitter-toml
|
||||
tree-sitter-tsx
|
||||
tree-sitter-typescript
|
||||
tree-sitter-vim
|
||||
tree-sitter-vimdoc
|
||||
tree-sitter-xml
|
||||
tree-sitter-yaml
|
||||
]))
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue