vimPlugins: update on 2025-04-09 (#397470)

This commit is contained in:
Gaétan Lepage
2025-04-09 23:09:32 +02:00
committed by GitHub
4 changed files with 325 additions and 315 deletions
@@ -3,6 +3,14 @@
"date": "2022-07-27",
"new": "true-zen-nvim"
},
"codeium-nvim": {
"date": "2025-04-09",
"new": "windsurf-nvim"
},
"codeium-vim": {
"date": "2025-04-09",
"new": "windsurf-vim"
},
"compe-conjure": {
"date": "2024-11-19",
"new": "cmp-conjure"
File diff suppressed because it is too large Load Diff
@@ -610,7 +610,7 @@ in
];
};
codeium-nvim =
windsurf-nvim =
let
# Update according to https://github.com/Exafunction/codeium.nvim/blob/main/lua/codeium/versions.json
codeiumVersion = "1.20.9";
@@ -648,7 +648,7 @@ in
};
in
super.codeium-nvim.overrideAttrs {
super.windsurf-nvim.overrideAttrs {
dependencies = [ self.plenary-nvim ];
buildPhase = ''
cat << EOF > lua/codeium/installation_defaults.lua
@@ -2221,6 +2221,7 @@ in
"nvchad.themes.mappings"
"nvchad.cheatsheet.grid"
"nvchad.cheatsheet.simple"
"nvchad.blink.config"
];
};
@@ -2586,6 +2587,7 @@ in
# Pickers, can use telescope or fzf-lua
fzf-lua
telescope-nvim
snacks-nvim
];
dependencies = with self; [
plenary-nvim
@@ -220,8 +220,6 @@ https://github.com/iamcco/coc-tailwindcss/,,
https://github.com/neoclide/coc.nvim/,release,
https://github.com/manicmaniac/coconut.vim/,HEAD,
https://github.com/olimorris/codecompanion.nvim/,HEAD,
https://github.com/Exafunction/codeium.nvim/,HEAD,
https://github.com/Exafunction/codeium.vim/,HEAD,
https://github.com/gorbit99/codewindow.nvim/,HEAD,
https://github.com/metakirby5/codi.vim/,,
https://github.com/tjdevries/colorbuddy.nvim/,,
@@ -1623,6 +1621,8 @@ https://github.com/gelguy/wilder.nvim/,,
https://github.com/gcmt/wildfire.vim/,,
https://github.com/fgheng/winbar.nvim/,main,
https://github.com/anuvyklack/windows.nvim/,,
https://github.com/Exafunction/windsurf.nvim/,HEAD,
https://github.com/Exafunction/windsurf.vim/,HEAD,
https://github.com/sindrets/winshift.nvim/,,
https://github.com/wannesm/wmgraphviz.vim/,,
https://github.com/vim-scripts/wombat256.vim/,,