vimPlugins.wtf-nvim: init at 2023-11-11

This commit is contained in:
Gaetan Lepage
2023-12-04 00:25:50 +01:00
parent 37b106f9b0
commit 1d17fa361b
2 changed files with 5 additions and 0 deletions
@@ -1637,6 +1637,10 @@ self: super: {
dependencies = with self; [ vimwiki fzf-vim ];
};
wtf-nvim = super.wtf-nvim.overrideAttrs {
dependencies = with self; [ nui-nvim ];
};
YankRing-vim = super.YankRing-vim.overrideAttrs {
sourceRoot = ".";
};
@@ -1336,6 +1336,7 @@ https://github.com/vim-scripts/wombat256.vim/,,
https://github.com/lukaszkorecki/workflowish/,,
https://github.com/andrewferrier/wrapping.nvim/,HEAD,
https://github.com/tweekmonster/wstrip.vim/,,
https://github.com/piersolenski/wtf.nvim/,HEAD,
https://github.com/drmingdrmer/xptemplate/,,
https://github.com/guns/xterm-color-table.vim/,,
https://github.com/HerringtonDarkholme/yats.vim/,,