Commit graph

9 commits

Author SHA1 Message Date
8aa5a877a1
chore(neovim): remove telescope spec from catppuccin 2025-04-29 17:12:52 -03:00
d32533058a
fix(neovim): remove dressing.nvim 2025-04-29 17:12:33 -03:00
1cac872b08
fix(neovim): make otter.nvim load on VeryLazy event
This avoids the error from quickgd that tries to parse the current
buffer without there being one. It also is just better that we load here
anyways.
2025-04-29 16:57:24 -03:00
69b9c614f3
fix(neovim): make blink.cmp signature help transparent
Also stops overwriting the base groups from the plugin and instead flags
the two groups we want to keep their background for.
2025-04-24 14:32:37 -03:00
cfbda37c19
fix(neovim): add transparency to inlay hints 2025-04-23 17:29:29 -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
f87f9995be
refactor!: restructure and document configuration 2025-03-06 05:30:47 -03:00
Renamed from modules/home-manager/programs/neovim/lua/plugins/user.lua (Browse further)