vimPlugins.reactive-nvim: init at 1.2.1

https://github.com/rasulomaroff/reactive.nvim
This commit is contained in:
fe2-Nyxar
2026-05-30 19:48:46 +01:00
parent 5fcbf3aafa
commit dc9955b215
2 changed files with 15 additions and 0 deletions
@@ -15358,6 +15358,20 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
reactive-nvim = buildVimPlugin {
pname = "reactive.nvim";
version = "1.2.1";
src = fetchFromGitHub {
owner = "rasulomaroff";
repo = "reactive.nvim";
tag = "v1.2.1";
hash = "sha256-LZCCboM/fw+Kw6wVskrPs6nr4SFLoD0pi6EMxSIGelw=";
};
meta.homepage = "https://github.com/rasulomaroff/reactive.nvim/";
meta.license = getLicenseFromSpdxId "Apache-2.0";
meta.hydraPlatforms = [ ];
};
readline-vim = buildVimPlugin {
pname = "readline.vim";
version = "0-unstable-2023-03-09";
@@ -1095,6 +1095,7 @@ https://github.com/winston0410/range-highlight.nvim/,,
https://github.com/kelly-lin/ranger.nvim/,,
https://github.com/rafaqz/ranger.vim/,,
https://github.com/vim-scripts/rcshell.vim/,,
https://github.com/rasulomaroff/reactive.nvim/,,
https://github.com/ryvnf/readline.vim/,,
https://github.com/theprimeagen/refactoring.nvim/,,
https://github.com/mawkler/refjump.nvim/,,