From aeb880c82df3f99a4f8d96c406d1493b6e2ae6b8 Mon Sep 17 00:00:00 2001 From: "\"Jan Lafferton\"" <"jan.lafferton@vector.com"> Date: Tue, 12 Aug 2025 14:11:44 +0200 Subject: [PATCH] vimPlugins.symbol-usage-nvim: init at 2025-05-03 --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 1b22e0bae02f..f2080f5d9327 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index a5457cddb3cc..16aafc3ecbe9 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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,