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 - Disable telescope integration from quickgd.nvim since we use snacks.nvim's picker - Remove unused community plugins - Configure catppuccin/nvim's integrations, adding snacks.nvim and blink.cmp while removing notify, telescope and nvim-cmp
This commit is contained in:
parent
203ae22384
commit
59a974abc4
5 changed files with 55 additions and 49 deletions
|
@ -10,11 +10,8 @@ return {
|
|||
{ import = "astrocommunity.media.vim-wakatime" },
|
||||
|
||||
{ import = "astrocommunity.editing-support.todo-comments-nvim" },
|
||||
{ import = "astrocommunity.editing-support.zen-mode-nvim" },
|
||||
|
||||
{ import = "astrocommunity.motion.flash-nvim" },
|
||||
{ import = "astrocommunity.motion.flit-nvim" },
|
||||
{ import = "astrocommunity.motion.leap-nvim" },
|
||||
{ import = "astrocommunity.motion.mini-ai" },
|
||||
{ import = "astrocommunity.motion.mini-surround" },
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue