working on adding shortcuts for telescope searching

This commit is contained in:
venus
2026-06-17 11:33:28 -05:00
parent 552b3e1a79
commit 24babf0be9
4 changed files with 34 additions and 2 deletions

View File

@@ -29,6 +29,8 @@ return { -- basic tree sitter parser support
"xml",
"yaml",
"zsh",
"cmake",
"c_sharp",
},
}
}