Unverified Commit 5d1daf28 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.rainbow_csv: init at 2024-07-05 (#392674)

parents 86f6cabb 90ccfa5e
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -12141,6 +12141,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
@@ -931,6 +931,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/,,