Commit b2842a8f authored by Bruno BELANYI's avatar Bruno BELANYI
Browse files

vimPlugins.messenger-nvim: init at 2024-07-18

parent 71af494a
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -6083,6 +6083,18 @@ final: prev:
    meta.homepage = "https://github.com/savq/melange-nvim/";
  };
  messenger-nvim = buildVimPlugin {
    pname = "messenger.nvim";
    version = "2024-07-18";
    src = fetchFromGitHub {
      owner = "lsig";
      repo = "messenger.nvim";
      rev = "309fec2ddd3de55eba2781b676931b37ce8190af";
      sha256 = "1ycvxxcp04hh134nazdrzd9g98mkdipc2p0amvcphpqr9p9s3pcm";
    };
    meta.homepage = "https://github.com/lsig/messenger.nvim/";
  };
  miasma-nvim = buildVimPlugin {
    pname = "miasma.nvim";
    version = "2023-10-24";
+1 −0
Original line number Diff line number Diff line
@@ -509,6 +509,7 @@ https://github.com/kaicataldo/material.vim/,HEAD,
https://github.com/vim-scripts/mayansmoke/,,
https://github.com/chikamichi/mediawiki.vim/,HEAD,
https://github.com/savq/melange-nvim/,,
https://github.com/lsig/messenger.nvim/,HEAD,
https://github.com/xero/miasma.nvim/,,
https://github.com/dasupradyumna/midnight.nvim/,,
https://github.com/phaazon/mind.nvim/,HEAD,