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

vimPlugins.accent-vim: init at 2025-01-29 (#451299)

parents 76af2ac5 9a22772a
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -606,6 +606,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  accent-vim = buildVimPlugin {
    pname = "accent.vim";
    version = "2025-01-29";
    src = fetchFromGitHub {
      owner = "Alligator";
      repo = "accent.vim";
      rev = "54e0b255cb2c93555014197c8adc59d631c25696";
      sha256 = "0mpap9348rmnnr3gma85xk5py84ax8gc54aj3n0w075yla5x0m0d";
    };
    meta.homepage = "https://github.com/Alligator/accent.vim/";
    meta.hydraPlatforms = [ ];
  };
  ack-vim = buildVimPlugin {
    pname = "ack.vim";
    version = "2018-02-27";
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@ https://github.com/svban/YankAssassin.vim/,HEAD,
https://github.com/vim-scripts/YankRing.vim/,,
https://github.com/ycm-core/YouCompleteMe/,,
https://github.com/vim-scripts/a.vim/,,
https://github.com/Alligator/accent.vim/,HEAD,
https://github.com/mileszs/ack.vim/,,
https://github.com/eikenb/acp/,,
https://github.com/aznhe21/actions-preview.nvim/,,