vimPlugins.Otree-nvim: init at 2025-09-18 (#450361)
This commit is contained in:
@@ -319,6 +319,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
Otree-nvim = buildVimPlugin {
|
||||
pname = "Otree.nvim";
|
||||
version = "2025-09-18";
|
||||
src = fetchFromGitHub {
|
||||
owner = "Eutrius";
|
||||
repo = "Otree.nvim";
|
||||
rev = "1540ea0a300916f1c43063fda185463b3e8f2f40";
|
||||
sha256 = "0ydvjac2vw1afaz5wibc4ws1p6rng0d4hkb8z0ljdxbjrjqavdb4";
|
||||
};
|
||||
meta.homepage = "https://github.com/Eutrius/Otree.nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
PreserveNoEOL = buildVimPlugin {
|
||||
pname = "PreserveNoEOL";
|
||||
version = "2013-06-14";
|
||||
|
||||
@@ -23,6 +23,7 @@ https://github.com/numToStr/Navigator.nvim/,,
|
||||
https://github.com/overcache/NeoSolarized/,,
|
||||
https://github.com/GCBallesteros/NotebookNavigator.nvim/,HEAD,
|
||||
https://github.com/chrisbra/NrrwRgn/,,
|
||||
https://github.com/Eutrius/Otree.nvim/,HEAD,
|
||||
https://github.com/vim-scripts/PreserveNoEOL/,,
|
||||
https://github.com/henriklovhaug/Preview.nvim/,HEAD,
|
||||
https://github.com/yssl/QFEnter/,,
|
||||
|
||||
Reference in New Issue
Block a user