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

9 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
29a97b4aa3
[neovim] Use conform plugin for auto formatting 2024-06-08 15:09:31 +02:00
81e4ec11d8
[neovim] Rename null-ls to none-ls 2024-02-10 15:29:01 +01:00
83e533b928
[neovim] Improve yamlls/companion configuration 2023-07-09 18:19:20 +02:00
8af359f74f
[neovim] Simplify plugins including 2023-04-12 20:09:30 +02:00
47a9afae4b
[neovim] Add yaml-companion module and update plugins 2023-02-15 20:20:18 +01:00
9729277222
[neovim] Add lsp_saga 2022-11-12 18:45:14 +01:00
7ae6819126
[neovim] Reorganize lua packages 2022-10-16 12:39:00 +02:00