Commit 90ccfa5e authored by "Tom Cammann"'s avatar "Tom Cammann"
Browse files

vimPlugins.rainbow_csv: init at 2024-07-05

parent 48eb2dcd
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -12076,6 +12076,19 @@ final: prev:
    meta.hydraPlatforms = [ ];
  };
  rainbow_csv = buildVimPlugin {
    pname = "rainbow_csv";
    version = "2024-07-05";
    src = fetchFromGitHub {
      owner = "mechatroner";
      repo = "rainbow_csv";
      rev = "3dbbfd7d17536aebfb80f571255548495574c32b";
      sha256 = "0zdhk1fhjdqsi9zlmhdnasg2kxik3lh3kpq7w1hmyf5z3dsmbzv5";
    };
    meta.homepage = "https://github.com/mechatroner/rainbow_csv/";
    meta.hydraPlatforms = [ ];
  };
  rainbow_parentheses-vim = buildVimPlugin {
    pname = "rainbow_parentheses.vim";
    version = "2013-03-05";
+1 −0
Original line number Diff line number Diff line
@@ -926,6 +926,7 @@ https://github.com/stefandtw/quickfix-reflector.vim/,,
https://github.com/dannyob/quickfixstatus/,,
https://github.com/jbyuki/quickmath.nvim/,HEAD,
https://github.com/luochen1990/rainbow/,,
https://github.com/mechatroner/rainbow_csv/,HEAD,
https://github.com/kien/rainbow_parentheses.vim/,,
https://github.com/vim-scripts/random.vim/,,
https://github.com/winston0410/range-highlight.nvim/,,