We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1698438 commit 11e62e8Copy full SHA for 11e62e8
1 file changed
dot_config/nvim/lua/plugins/treesitter.lua
@@ -4,6 +4,7 @@ return {
4
opts = {
5
ensure_installed = {
6
"css",
7
+ "c_sharp",
8
"dockerfile",
9
"fish",
10
"git_config",
0 commit comments