vimPlugins.refjump-nvim: init at 2025-04-04
This commit is contained in:
@@ -12925,6 +12925,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
refjump-nvim = buildVimPlugin {
|
||||
pname = "refjump.nvim";
|
||||
version = "2025-04-04";
|
||||
src = fetchFromGitHub {
|
||||
owner = "mawkler";
|
||||
repo = "refjump.nvim";
|
||||
rev = "571e60b34f751085e456b69f14ab12ae18d4c3fc";
|
||||
sha256 = "0q16w0lfgagfqns2v98sdvywgd2qwj5hd894vbm7nwxn893fzm0f";
|
||||
};
|
||||
meta.homepage = "https://github.com/mawkler/refjump.nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
registers-nvim = buildVimPlugin {
|
||||
pname = "registers.nvim";
|
||||
version = "2024-11-05";
|
||||
|
||||
@@ -992,6 +992,7 @@ https://github.com/rafaqz/ranger.vim/,,
|
||||
https://github.com/vim-scripts/rcshell.vim/,,
|
||||
https://github.com/ryvnf/readline.vim/,,
|
||||
https://github.com/theprimeagen/refactoring.nvim/,,
|
||||
https://github.com/mawkler/refjump.nvim/,HEAD,
|
||||
https://github.com/tversteeg/registers.nvim/,,
|
||||
https://github.com/vladdoster/remember.nvim/,,
|
||||
https://github.com/amitds1997/remote-nvim.nvim/,HEAD,
|
||||
|
||||
Reference in New Issue
Block a user