mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-02 21:34:33 +02:00
plugins/neotest: add neotest-gtest
This commit is contained in:
parent
4012cdbbf1
commit
d248bf587c
3 changed files with 62 additions and 0 deletions
|
@ -28,6 +28,9 @@
|
|||
gradle = {
|
||||
treesitter-parser = "kotlin,java";
|
||||
};
|
||||
gtest = {
|
||||
treesitter-parser = "cpp";
|
||||
};
|
||||
hardhat = {
|
||||
treesitter-parser = "javascript";
|
||||
packageName = "hardhat-nvim";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue