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

8 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
302db332f9
[neovim] Replace lsp-cmp by blink 2025-02-02 19:28:41 +01:00
8af359f74f
[neovim] Simplify plugins including 2023-04-12 20:09:30 +02:00
21e220944f
[neovim] Install mini.starter and update some plugins 2023-02-04 18:54:38 +01:00
90998e270e
[neovim] Update plugins 2022-11-13 17:33:27 +01:00
9729277222
[neovim] Add lsp_saga 2022-11-12 18:45:14 +01:00
e04ec2d1b5
[neovim] update plugins 2022-11-12 14:58:15 +01:00
7ae6819126
[neovim] Reorganize lua packages 2022-10-16 12:39:00 +02:00