Commit graph

8 commits

Author SHA1 Message Date
0596629c20
feat(neovim): dynamically set the cwd for dap in dotnet debugging 2025-04-16 22:47:13 -03:00
62c04dfd25
fix(neovim): sort transparent.nvim extra groups and add pmenu to it
This is so we don't have a background on `blink.cmp` completion menus
2025-04-16 20:11:42 -03:00
fd1903218e
chore(neovim): touch-ups
- Move ollama plugin out of user.lua, as that file has basically just UI
configuration
- Remove zen astrocommunity configuration and enable snacks.nvim's zen
- Remove unused community plugins
- Configure catppuccin/nvim's integrations, adding snacks.nvim and
blink.cmp while removing notify, telescope and nvim-cmp
2025-04-16 14:24:28 -03:00
4b056829fc
feat: astronvim 5.x 2025-04-16 13:27:33 -03:00
b0dd61fa9d
fix(neovim): remove razor from ensure_installed in treesitter
The language's treesitter spec is not in the family yet, have to
manually download, compile and add it.
2025-03-21 16:51:51 -03:00
2501f0b8a4
fix(neovim)!: remove lazy.nvim dev options and change nvim-ufo url
This was bad, it relies on a path only one of my machines has access to.

Updated `nvim-ufo` to use my fork until my merge is accepted (or not).
2025-03-15 12:35:06 -03:00
a471e424f8
docs: touch-ups 2025-03-06 11:27:58 -03:00
f87f9995be
refactor!: restructure and document configuration 2025-03-06 05:30:47 -03:00