[feat] Add tree-sitter-just to extra plugins

This commit is contained in:
uttarayan21
2024-03-13 03:54:42 +05:30
parent f134702ab7
commit 6cb23dff3a
2 changed files with 3 additions and 1 deletions

View File

@@ -190,6 +190,8 @@
plenary-nvim
nix-develop-nvim
pkgs.tree-sitter-grammars.tree-sitter-just
];
extraConfigLua = /* lua */ ''
require('rest-nvim').setup()