Neovim, add typescript support
This commit is contained in:
parent
f648219d12
commit
8896fc46fd
3 changed files with 15 additions and 2 deletions
|
|
@ -25,6 +25,7 @@ in {
|
|||
p.tree-sitter-go
|
||||
p.tree-sitter-nix
|
||||
p.tree-sitter-rust
|
||||
p.tree-sitter-typescript
|
||||
];
|
||||
in with pkgs.vimPlugins; [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue