Commit ccb0be32 authored by Gaetan Lepage's avatar Gaetan Lepage Committed by Matthieu Coudron
Browse files

vimPlugins.palette-nvim: init at 2023-10-02

parent 9c60f1b5
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -16335,5 +16335,17 @@ final: prev:
    meta.homepage = "https://github.com/jhradilek/vim-snippets/";
  };

  palette-nvim = buildVimPlugin {
    pname = "palette-nvim";
    version = "2023-10-02";
    src = fetchFromGitHub {
      owner = "roobert";
      repo = "palette.nvim";
      rev = "a808c190a4f74f73782302152ebf323660d8db5f";
      sha256 = "sha256-gCyDl+2fDa5CPpibxQnp+pJSkyRl0r03Sh3+IXIoQIQ=";
    };
    meta.homepage = "https://github.com/roobert/palette.nvim/";
  };


}
+1 −0
Original line number Diff line number Diff line
@@ -685,6 +685,7 @@ https://github.com/nyoom-engineering/oxocarbon.nvim/,HEAD,
https://github.com/vuki656/package-info.nvim/,,
https://github.com/wbthomason/packer.nvim/,,
https://github.com/drewtempelmeyer/palenight.vim/,,
https://github.com/roobert/palette.nvim/,HEAD,
https://github.com/NLKNguyen/papercolor-theme/,,
https://github.com/tmsvg/pear-tree/,,
https://github.com/steelsojka/pears.nvim/,,