neovim: update ts-commentstring plugin, maybe
This commit is contained in:
@@ -32,9 +32,6 @@ require("nvim-treesitter.configs").setup({
|
||||
highlight = {
|
||||
enable = true,
|
||||
},
|
||||
context_commentstring = {
|
||||
enable = true,
|
||||
},
|
||||
autotag = {
|
||||
enable = true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user