lol

vimPlugins.symbol-usage-nvim: init at 2025-05-03 (#433076)

authored by

Gaétan Lepage and committed by
GitHub
f295bc1a 5609c5c6

+14
+13
pkgs/applications/editors/vim/plugins/generated.nix
··· 14189 14189 meta.hydraPlatforms = [ ]; 14190 14190 }; 14191 14191 14192 + symbol-usage-nvim = buildVimPlugin { 14193 + pname = "symbol-usage.nvim"; 14194 + version = "2025-05-03"; 14195 + src = fetchFromGitHub { 14196 + owner = "Wansmer"; 14197 + repo = "symbol-usage.nvim"; 14198 + rev = "e07c07dfe7504295a369281e95a24e1afa14b243"; 14199 + sha256 = "0539ahy72wh8rdkn2pybsdk58ki0jdn9dk2ap7q65986crjglr6d"; 14200 + }; 14201 + meta.homepage = "https://github.com/Wansmer/symbol-usage.nvim/"; 14202 + meta.hydraPlatforms = [ ]; 14203 + }; 14204 + 14192 14205 symbols-outline-nvim = buildVimPlugin { 14193 14206 pname = "symbols-outline.nvim"; 14194 14207 version = "2024-01-03";
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 1089 1089 https://github.com/jamespeapen/swayconfig.vim/,, 1090 1090 https://github.com/keith/swift.vim/,, 1091 1091 https://github.com/AndrewRadev/switch.vim/,, 1092 + https://github.com/Wansmer/symbol-usage.nvim/,HEAD, 1092 1093 https://github.com/simrat39/symbols-outline.nvim/,, 1093 1094 https://github.com/vim-syntastic/syntastic/,, 1094 1095 https://github.com/ziontee113/syntax-tree-surfer/,HEAD,