mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-02 23:39:26 +00:00
[neovim] Reorganize plugins
This commit is contained in:
@ -1,9 +1,11 @@
|
||||
require("nvim-treesitter.configs").setup({
|
||||
ensure_installed = {
|
||||
"bash",
|
||||
"comment",
|
||||
"diff",
|
||||
"go",
|
||||
"gomod",
|
||||
"gosum",
|
||||
"gowork",
|
||||
"java",
|
||||
"javascript",
|
||||
|
Reference in New Issue
Block a user