Unverified Commit 29e46206 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

Merge pull request #296171 from DanNixon/vim-habamax

vimPlugins.vim-habamax: init at 2024-01-22
parents 2d7db58c 589ea911
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -13658,6 +13658,18 @@ final: prev:
    meta.homepage = "https://github.com/ludovicchabant/vim-gutentags/";
  };
  vim-habamax = buildVimPlugin {
    pname = "vim-habamax";
    version = "2024-01-22";
    src = fetchFromGitHub {
      owner = "habamax";
      repo = "vim-habamax";
      rev = "8b4e045b711c7e90235a601ba2a923cdfacb2f46";
      sha256 = "02973qssq450d4411zjscsjvwz4fc2lpqvimah06k87skp8inp47";
    };
    meta.homepage = "https://github.com/habamax/vim-habamax/";
  };
  vim-hardtime = buildVimPlugin {
    pname = "vim-hardtime";
    version = "2022-05-06";
+1 −0
Original line number Diff line number Diff line
@@ -1151,6 +1151,7 @@ https://github.com/mhinz/vim-grepper/,,
https://github.com/lifepillar/vim-gruvbox8/,,
https://github.com/brennanfee/vim-gui-position/,,
https://github.com/ludovicchabant/vim-gutentags/,,
https://github.com/habamax/vim-habamax/,HEAD,
https://github.com/takac/vim-hardtime/,,
https://github.com/chkno/vim-haskell-module-name/,,
https://github.com/enomsg/vim-haskellConcealPlus/,,