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-c-sharp
|
||||||
tree-sitter-cpp
|
tree-sitter-cpp
|
||||||
tree-sitter-html
|
tree-sitter-html
|
||||||
|
tree-sitter-java
|
||||||
tree-sitter-javascript
|
tree-sitter-javascript
|
||||||
tree-sitter-json
|
tree-sitter-json
|
||||||
|
tree-sitter-kotlin
|
||||||
tree-sitter-lua
|
tree-sitter-lua
|
||||||
tree-sitter-markdown
|
tree-sitter-markdown
|
||||||
tree-sitter-nix
|
tree-sitter-nix
|
||||||
|
|
@ -66,11 +68,13 @@ in {
|
||||||
tree-sitter-query
|
tree-sitter-query
|
||||||
tree-sitter-regex
|
tree-sitter-regex
|
||||||
tree-sitter-rust
|
tree-sitter-rust
|
||||||
|
tree-sitter-swift
|
||||||
tree-sitter-toml
|
tree-sitter-toml
|
||||||
tree-sitter-tsx
|
tree-sitter-tsx
|
||||||
tree-sitter-typescript
|
tree-sitter-typescript
|
||||||
tree-sitter-vim
|
tree-sitter-vim
|
||||||
tree-sitter-vimdoc
|
tree-sitter-vimdoc
|
||||||
|
tree-sitter-xml
|
||||||
tree-sitter-yaml
|
tree-sitter-yaml
|
||||||
]))
|
]))
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue