vimPlugins.showkeys: init at 2025-05-24 (#455623)
This commit is contained in:
@@ -13822,6 +13822,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
showkeys = buildVimPlugin {
|
||||
pname = "showkeys";
|
||||
version = "2025-05-24";
|
||||
src = fetchFromGitHub {
|
||||
owner = "nvzone";
|
||||
repo = "showkeys";
|
||||
rev = "cb0a50296f11f1e585acffba8c253b9e8afc1f84";
|
||||
sha256 = "1cvgfxvi5l753hn9ijzbb8x9bi2n12gd6n9j8lcvcq9xv43d4zws";
|
||||
};
|
||||
meta.homepage = "https://github.com/nvzone/showkeys/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
sidekick-nvim = buildVimPlugin {
|
||||
pname = "sidekick.nvim";
|
||||
version = "2025-10-20";
|
||||
|
||||
@@ -1061,6 +1061,7 @@ https://github.com/jaxbot/semantic-highlight.vim/,,
|
||||
https://github.com/numirias/semshi/,,
|
||||
https://github.com/junegunn/seoul256.vim/,,
|
||||
https://github.com/osyo-manga/shabadou.vim/,,
|
||||
https://github.com/nvzone/showkeys/,HEAD,
|
||||
https://github.com/folke/sidekick.nvim/,HEAD,
|
||||
https://github.com/AndrewRadev/sideways.vim/,,
|
||||
https://github.com/skim-rs/skim.vim/,,
|
||||
|
||||
Reference in New Issue
Block a user