mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-08-20 07:00:21 +00:00
[neovim] Update plugins
This commit is contained in:
@@ -22,8 +22,4 @@ require("nvim-treesitter.configs").setup({
|
||||
enable = true,
|
||||
disable = { "python", "css" },
|
||||
},
|
||||
context_commentstring = {
|
||||
enable = true,
|
||||
enable_autocmd = false,
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user