1
0
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:
2025-02-08 19:59:41 +01:00
parent 998d80ceb6
commit 2059c85c13
11 changed files with 66 additions and 49 deletions

View File

@ -1,9 +1,11 @@
require("nvim-treesitter.configs").setup({
ensure_installed = {
"bash",
"comment",
"diff",
"go",
"gomod",
"gosum",
"gowork",
"java",
"javascript",