Unverified Commit 0d6e028a authored by Austin Horstman's avatar Austin Horstman
Browse files

vimPlugins.ctags-lsp-nvim: drop package



Upstream repository 404

Signed-off-by: default avatarAustin Horstman <khaneliman12@gmail.com>
parent 4efff0ca
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ mapAliases (
    coc-tsserver = throw "`vimPlugins.coc-tsserver` was removed, as it was unmaintained"; # added 2026-02-12
    coc-vetur = throw "coc-vetur was removed, as vetur is unmaintained by Vue. You should switch to Volar, which supports Vue 3"; # added 2025-10-01
    completion-treesitter = throw "completion-treesitter has been archived since 2024-01"; # Added 2025-12-18
    ctags-lsp-nvim = throw "`vimPlugins.ctags-lsp-nvim` has been removed, upstream deleted the repository"; # added 2026-02-14
    feline-nvim = throw "feline.nvim has been removed: upstream deleted repository. Consider using lualine"; # Added 2025-02-09
    floating-nvim = throw "floating.nvim has been removed: abandoned by upstream. Use popup-nvim or nui-nvim"; # Added 2024-11-26
    fruzzy = throw "vimPlugins.fruzzy did not update since 2019-10-28 and uses EOL version of Nim"; # Added 2025-11-12
+0 −13
Original line number Diff line number Diff line
@@ -3845,19 +3845,6 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  ctags-lsp-nvim = buildVimPlugin {
    pname = "ctags-lsp.nvim";
    version = "0-unstable-2025-09-19";
    src = fetchFromGitHub {
      owner = "netmute";
      repo = "ctags-lsp.nvim";
      rev = "ef2e57c306493ca6786b2337bf819fff7db55193";
      hash = "sha256-ZAzqS9kEV4CFOVcQMoFtrpnoLFk619EoDi2T5Wp5f2c=";
    };
    meta.homepage = "https://github.com/netmute/ctags-lsp.nvim/";
    meta.hydraPlatforms = [ ];
  };
  ctrlp-cmatcher = buildVimPlugin {
    pname = "ctrlp-cmatcher";
    version = "0-unstable-2015-10-15";
+0 −1
Original line number Diff line number Diff line
@@ -294,7 +294,6 @@ https://github.com/Decodetalkers/csharpls-extended-lsp.nvim/,HEAD,
https://github.com/davidmh/cspell.nvim/,HEAD,
https://github.com/chrisbra/csv.vim/,,
https://github.com/hat0uma/csvview.nvim/,HEAD,
https://github.com/netmute/ctags-lsp.nvim/,HEAD,
https://github.com/JazzCore/ctrlp-cmatcher/,,
https://github.com/FelikZ/ctrlp-py-matcher/,,
https://github.com/amiorin/ctrlp-z/,,