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

3 Commits

Author SHA1 Message Date
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
c3f5145f96
[neovim] Update neovim-project conf 2024-08-30 11:01:28 +02:00
42647db6d2
[neovim] Move utils to a external file 2024-06-14 18:20:50 +02:00