Merge pull request #307546 from GaetanLepage/auto-save

vimPlugins.auto-save-nvim: switch to maintained fork, vimPlugins: update on 2024-04-28
This commit is contained in:
Matthieu Coudron 2024-05-06 13:36:34 +02:00 committed by GitHub
commit 08ee6ef3cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 820 additions and 760 deletions

View File

@ -48,7 +48,7 @@
"new": "sqlite-lua" "new": "sqlite-lua"
}, },
"vim-fsharp": { "vim-fsharp": {
"date": "2024-04-21", "date": "2024-05-06",
"new": "zarchive-vim-fsharp" "new": "zarchive-vim-fsharp"
}, },
"vim-jade": { "vim-jade": {

File diff suppressed because it is too large Load Diff

View File

@ -1048,6 +1048,8 @@
mkdir $target/bin mkdir $target/bin
ln -s ${dbee-go}/bin/dbee $target/bin/dbee ln -s ${dbee-go}/bin/dbee $target/bin/dbee
''; '';
meta.platforms = lib.platforms.linux;
}); });
nvim-navic = super.nvim-navic.overrideAttrs { nvim-navic = super.nvim-navic.overrideAttrs {
@ -1061,7 +1063,7 @@
inherit (old) version src; inherit (old) version src;
sourceRoot = "${old.src.name}/spectre_oxi"; sourceRoot = "${old.src.name}/spectre_oxi";
cargoHash = "sha256-UxOAIyVlJWlp5RUFVU3Ib539D5pm6Z+3edjHLerkIRU="; cargoHash = "sha256-seBq1zJNzNVfCQckIHq7rHI/Y8MyxP88cee3NO7NYgo=";
preCheck = '' preCheck = ''

View File

@ -73,7 +73,7 @@ https://github.com/ray-x/aurora/,,
https://github.com/hotwatermorning/auto-git-diff/,, https://github.com/hotwatermorning/auto-git-diff/,,
https://github.com/asiryk/auto-hlsearch.nvim/,HEAD, https://github.com/asiryk/auto-hlsearch.nvim/,HEAD,
https://github.com/jiangmiao/auto-pairs/,, https://github.com/jiangmiao/auto-pairs/,,
https://github.com/pocco81/auto-save.nvim/,HEAD, https://github.com/okuuva/auto-save.nvim/,HEAD,
https://github.com/rmagatti/auto-session/,, https://github.com/rmagatti/auto-session/,,
https://github.com/m4xshen/autoclose.nvim/,HEAD, https://github.com/m4xshen/autoclose.nvim/,HEAD,
https://github.com/gaoDean/autolist.nvim/,, https://github.com/gaoDean/autolist.nvim/,,
@ -938,7 +938,7 @@ https://github.com/xiyaowong/transparent.nvim/,HEAD,
https://github.com/Wansmer/treesj/,main, https://github.com/Wansmer/treesj/,main,
https://github.com/tremor-rs/tremor-vim/,, https://github.com/tremor-rs/tremor-vim/,,
https://github.com/cappyzawa/trim.nvim/,, https://github.com/cappyzawa/trim.nvim/,,
https://github.com/simonclean/triptych.nvim/,HEAD, https://github.com/simonmclean/triptych.nvim/,HEAD,
https://github.com/folke/trouble.nvim/,, https://github.com/folke/trouble.nvim/,,
https://github.com/Pocco81/true-zen.nvim/,, https://github.com/Pocco81/true-zen.nvim/,,
https://github.com/tesaguri/trust.vim/,HEAD, https://github.com/tesaguri/trust.vim/,HEAD,