Install nodejs for nvim-treesitter
This commit is contained in:
parent
32cea84adc
commit
4eb6f4c84c
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ in
|
|||
'';
|
||||
|
||||
extraPackages = with pkgs; [
|
||||
nodejs-16_x
|
||||
tree-sitter
|
||||
|
||||
# LSP
|
||||
|
|
Loading…
Reference in a new issue