Commit bd3bca3e authored by jfvillablanca's avatar jfvillablanca Committed by Gaétan Lepage
Browse files

vimPlugins.vim-afterglow: init at 2024-03-31

parent b791360e
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -12966,6 +12966,18 @@ final: prev:
    meta.homepage = "https://github.com/junegunn/vim-after-object/";
  };
  vim-afterglow = buildVimPlugin {
    pname = "vim-afterglow";
    version = "2024-03-31";
    src = fetchFromGitHub {
      owner = "danilo-augusto";
      repo = "vim-afterglow";
      rev = "fe3a0c4d2acf13ed6f7f0f1fede0a2570f13b06e";
      sha256 = "0z61jfdhhajw5k7y8msk8nj5nljwygmw3s6vsqq9qgczaixqh968";
    };
    meta.homepage = "https://github.com/danilo-augusto/vim-afterglow/";
  };
  vim-agda = buildVimPlugin {
    pname = "vim-agda";
    version = "2024-05-17";
+1 −0
Original line number Diff line number Diff line
@@ -1093,6 +1093,7 @@ https://github.com/MarcWeber/vim-addon-syntax-checker/,,
https://github.com/MarcWeber/vim-addon-toggle-buffer/,,
https://github.com/MarcWeber/vim-addon-xdebug/,,
https://github.com/junegunn/vim-after-object/,,
https://github.com/danilo-augusto/vim-afterglow/,HEAD,
https://github.com/msuperdock/vim-agda/,HEAD,
https://github.com/vim-airline/vim-airline/,,
https://github.com/enricobacis/vim-airline-clock/,,