feat: add treesitter
This commit is contained in:
parent
4350a2f681
commit
03409a59f0
7 changed files with 20 additions and 9 deletions
|
|
@ -12,6 +12,8 @@
|
|||
devShells.default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
neovim
|
||||
gcc
|
||||
tree-sitter
|
||||
|
||||
# LSPs
|
||||
lua-language-server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue