Unverified Commit 22cbea2b authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.csvview-nvim: init at 2024-11-18 (#360611)

parents ea5a824f 107d49c4
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -2898,6 +2898,18 @@ final: prev:
    meta.homepage = "https://github.com/chrisbra/csv.vim/";
  };
  csvview-nvim = buildVimPlugin {
    pname = "csvview.nvim";
    version = "2024-11-18";
    src = fetchFromGitHub {
      owner = "hat0uma";
      repo = "csvview.nvim";
      rev = "63b6585fc22bba2060e6dd4600bd2dd0b77dd446";
      sha256 = "0615vjdiwij5j6qxa5hfvylq9swp0z6lm5xc38yk6yxhjrkcdvyg";
    };
    meta.homepage = "https://github.com/hat0uma/csvview.nvim/";
  };
  ctrlp-cmatcher = buildVimPlugin {
    pname = "ctrlp-cmatcher";
    version = "2015-10-15";
+1 −0
Original line number Diff line number Diff line
@@ -240,6 +240,7 @@ https://github.com/saecki/crates.nvim/,,
https://github.com/godlygeek/csapprox/,,
https://github.com/Decodetalkers/csharpls-extended-lsp.nvim/,HEAD,
https://github.com/chrisbra/csv.vim/,,
https://github.com/hat0uma/csvview.nvim/,HEAD,
https://github.com/JazzCore/ctrlp-cmatcher/,,
https://github.com/FelikZ/ctrlp-py-matcher/,,
https://github.com/amiorin/ctrlp-z/,,