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

10 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
d1c002183f
[neovim] Add copilot 2024-02-12 20:47:07 +01:00
47f493b203
[neovim] Show the base directory of the current project to the left side of the buffer line 2023-10-07 19:15:40 +02:00
559db5cc5a
[neovim] Update plugins 2023-10-04 19:49:06 +02:00
f0810b2e32
[neovim/kitty] Improve bufferline UI 2023-09-16 20:05:38 +02:00
8af359f74f
[neovim] Simplify plugins including 2023-04-12 20:09:30 +02:00
3bc880fdac
[neovim] Fix bufferline typo 2023-04-09 18:14:08 +02:00
aa9af7d3d9
[neovim] Remove bufferline buffers separator 2022-12-07 13:53:59 +01:00
f25a72ce2a
[neovim] Improve dap experience 2022-11-05 13:30:40 +01:00
7ae6819126
[neovim] Reorganize lua packages 2022-10-16 12:39:00 +02:00