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
c26fd3ebb3
[neovim] Update plugins 2024-06-07 17:52:28 +02:00
daef32ffe8
[neovim] Add neotest plugin 2024-02-03 16:22:54 +01:00
d3ee381b08
[neovim] Add border to noice mini view 2023-12-07 16:24:12 +01:00
66a3e25a2b
[neovim] Show warnings about larger files in a popup 2023-11-05 18:28:24 +01:00
4442e0afed
[neovim] Filter out 'written' messages in Noice 2023-10-21 16:14:50 +02:00
24f0db31b9
[neovim] Add noice search message to lualine and remove virtualtext 2023-09-23 12:26:39 +02:00
a3f634c84b
[neovim] Add noice plugin and remove wilder 2023-09-22 19:03:37 +02:00