chore: cleaning up (remove and rename files, refactor config, fix errors)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
return {
|
||||
'JoosepAlviste/nvim-ts-context-commentstring',
|
||||
enabled = true,
|
||||
dependencies = { 'numToStr/Comment.nvim' },
|
||||
event = 'VeryLazy',
|
||||
opts = {
|
||||
enable_autocmd = false,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user