1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2026-04-26 18:01:35 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
dcarrillo fd31809826 [neovim] Add opencode plugin 2026-04-19 18:39:27 +02:00
dcarrillo 3b2986e24c [neovim] replace nvim-treesitter by tree-sitter-manager 2026-04-19 18:03:14 +02:00
dcarrillo 4b36d349bf [neovim] Remove mcphub and fix treesitter 2026-04-12 12:34:10 +02:00
dcarrillo 8cb5ba0488 [neovim] Update LLM models config 2025-07-16 18:47:33 +02:00
dcarrillo 6408d33eea [neovim] Add MCPHub integration
Enhance snacks plugin configuration by adding:
- MCPHub integration with dedicated menu entry
- Explorer configuration for picker with hidden and ignored files
  enabled
2025-04-05 17:35:11 +02:00
dcarrillo 7d01253a29 [neovim] replace neo-tree with snacks.nvim
Replace neo-tree.nvim with snacks.nvim for file explorer functionality and
remove several other plugins including:
- mini-animate
- mini-starter
- indent-blankline

The snacks.nvim plugin provides better file explorer, dashboard, indentation
guides, and other UI improvements in a more cohesive package.

Also removed the large file autocommand as snacks.nvim handles this with its
bigfile module.
2025-03-30 18:01:59 +02:00