AutoYADM commit: 2024-12-11 15:55:04
This commit is contained in:
parent
c4d7abe37c
commit
925780f5ab
1 changed files with 6 additions and 1 deletions
|
@ -1 +1,6 @@
|
||||||
return { "nvim-treesitter/playground" }
|
return {
|
||||||
|
"nvim-treesitter/playground",
|
||||||
|
keys = {
|
||||||
|
{ "<leader>uH", "<CMD>TSHighlightCapturesUnderCursor<CR>", { desc = "Treesitter Highlight Groups" } },
|
||||||
|
},
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue