Unverified Commit 21c21e55 authored by Mateus Alves's avatar Mateus Alves Committed by GitHub
Browse files

vimPlugins.neocord: init at 2024-02-10 (#288120)

parent 4356bc15
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -6094,6 +6094,18 @@ final: prev:
    meta.homepage = "https://github.com/folke/neoconf.nvim/";
  };
  neocord = buildVimPlugin {
    pname = "neocord";
    version = "2024-02-10";
    src = fetchFromGitHub {
      owner = "IogaMaster";
      repo = "neocord";
      rev = "d5f51d466644fe3c62eda4c41e373ecdc299a367";
      sha256 = "1gv7lkqgiljgazzm0r5nbnvj3rj0l376bcz3hf2d881h4xi2lq3l";
    };
    meta.homepage = "https://github.com/IogaMaster/neocord";
  };
  neodark-vim = buildVimPlugin {
    pname = "neodark.vim";
    version = "2024-01-12";
+1 −0
Original line number Diff line number Diff line
@@ -82,6 +82,7 @@ https://github.com/romgrk/barbar.nvim/,,
https://github.com/utilyre/barbecue.nvim/,,
https://github.com/chriskempson/base16-vim/,,
https://github.com/nvchad/base46/,HEAD,
https://github.com/IogaMaster/neocord.git,main,
https://github.com/jamespwilliams/bat.vim/,HEAD,
https://github.com/vim-scripts/bats.vim/,,
https://github.com/rbgrouleff/bclose.vim/,,