1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-04-18 00:09:49 +00:00

2 Commits

Author SHA1 Message Date
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
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