mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-26 02:38:38 +02:00
plugins/neotest: add hardhat.nvim
This commit is contained in:
parent
4d471f04a5
commit
d261b39e7c
3 changed files with 7 additions and 1 deletions
|
@ -28,6 +28,10 @@
|
|||
gradle = {
|
||||
treesitter-parser = "kotlin,java";
|
||||
};
|
||||
hardhat = {
|
||||
treesitter-parser = "javascript";
|
||||
packageName = "hardhat-nvim";
|
||||
};
|
||||
haskell = {
|
||||
treesitter-parser = "haskell";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue