add skip_ts_context_commentstring_module

This commit is contained in:
2025-10-03 12:09:05 -04:00
parent 648aab0620
commit 406585c221
4 changed files with 13 additions and 10 deletions
@@ -1,3 +1,5 @@
vim.g.skip_ts_context_commentstring_module = true
return {
'JoosepAlviste/nvim-ts-context-commentstring',
dependencies = {