vimPlugins.symbol-usage-nvim: init at 2025-05-03

This commit is contained in:
"Jan Lafferton"
2025-08-12 14:11:44 +02:00
parent 5de2d661db
commit aeb880c82d
2 changed files with 14 additions and 0 deletions
@@ -14047,6 +14047,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
symbol-usage-nvim = buildVimPlugin {
pname = "symbol-usage.nvim";
version = "2025-05-03";
src = fetchFromGitHub {
owner = "Wansmer";
repo = "symbol-usage.nvim";
rev = "e07c07dfe7504295a369281e95a24e1afa14b243";
sha256 = "0539ahy72wh8rdkn2pybsdk58ki0jdn9dk2ap7q65986crjglr6d";
};
meta.homepage = "https://github.com/Wansmer/symbol-usage.nvim/";
meta.hydraPlatforms = [ ];
};
symbols-outline-nvim = buildVimPlugin {
pname = "symbols-outline.nvim";
version = "2024-01-03";
@@ -1078,6 +1078,7 @@ https://github.com/peterbjorgensen/sved/,,
https://github.com/jamespeapen/swayconfig.vim/,,
https://github.com/keith/swift.vim/,,
https://github.com/AndrewRadev/switch.vim/,,
https://github.com/Wansmer/symbol-usage.nvim/,HEAD,
https://github.com/simrat39/symbols-outline.nvim/,,
https://github.com/vim-syntastic/syntastic/,,
https://github.com/ziontee113/syntax-tree-surfer/,HEAD,