vimPlugins.{better-diagnostic-virtual-text,garbage-day-nvim,runner-nvim}: init (#507562)
This commit is contained in:
@@ -1543,6 +1543,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
better-diagnostic-virtual-text = buildVimPlugin {
|
||||
pname = "better-diagnostic-virtual-text";
|
||||
version = "0-unstable-2024-07-27";
|
||||
src = fetchFromGitHub {
|
||||
owner = "sontungexpt";
|
||||
repo = "better-diagnostic-virtual-text";
|
||||
rev = "eb3a77e714aa6c295bdb4f074fccbda637090f6e";
|
||||
hash = "sha256-x6DYr+w0FIwVgrXgip8/wSrUDqkRkAs5HxXdwjY76/I=";
|
||||
};
|
||||
meta.homepage = "https://github.com/sontungexpt/better-diagnostic-virtual-text/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
better-escape-nvim = buildVimPlugin {
|
||||
pname = "better-escape.nvim";
|
||||
version = "2.3.3-unstable-2025-04-29";
|
||||
@@ -5774,6 +5787,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
garbage-day-nvim = buildVimPlugin {
|
||||
pname = "garbage-day.nvim";
|
||||
version = "1.4.0-unstable-2026-02-25";
|
||||
src = fetchFromGitHub {
|
||||
owner = "Zeioth";
|
||||
repo = "garbage-day.nvim";
|
||||
rev = "2fcc56556281de8ee871a5f3beb9db7ab747ef32";
|
||||
hash = "sha256-GabA9whTRQpBbQjc5pyGGVnehBG2i+lwiqJLx31tTLE=";
|
||||
};
|
||||
meta.homepage = "https://github.com/Zeioth/garbage-day.nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
gbprod-nord = buildVimPlugin {
|
||||
pname = "gbprod-nord";
|
||||
version = "1.1.0-unstable-2025-10-15";
|
||||
@@ -14139,6 +14165,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
runner-nvim = buildVimPlugin {
|
||||
pname = "runner-nvim";
|
||||
version = "0-unstable-2026-02-11";
|
||||
src = fetchFromGitHub {
|
||||
owner = "TheLazyCat00";
|
||||
repo = "runner-nvim";
|
||||
rev = "fff7bc209c0c1effa17c326eed3a2a64939ee009";
|
||||
hash = "sha256-EqWwQ/8BAC7RdS0mowxOtcJoGFu7YD/XrKSAbjQtHTg=";
|
||||
};
|
||||
meta.homepage = "https://github.com/TheLazyCat00/runner-nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
rust-tools-nvim = buildVimPlugin {
|
||||
pname = "rust-tools.nvim";
|
||||
version = "0-unstable-2024-01-03";
|
||||
|
||||
@@ -117,6 +117,7 @@ https://github.com/nvchad/base46/,HEAD,
|
||||
https://github.com/jamespwilliams/bat.vim/,HEAD,
|
||||
https://github.com/vim-scripts/bats.vim/,,
|
||||
https://github.com/rbgrouleff/bclose.vim/,,
|
||||
https://github.com/sontungexpt/better-diagnostic-virtual-text/,HEAD,
|
||||
https://github.com/max397574/better-escape.nvim/,,
|
||||
https://github.com/LunarVim/bigfile.nvim/,,
|
||||
https://github.com/FabijanZulj/blame.nvim/,HEAD,
|
||||
@@ -442,6 +443,7 @@ https://github.com/monkoose/fzf-hoogle.vim/,HEAD,
|
||||
https://github.com/gfanto/fzf-lsp.nvim/,,
|
||||
https://github.com/junegunn/fzf.vim/,,
|
||||
https://github.com/NTBBloodbath/galaxyline.nvim/,,
|
||||
https://github.com/Zeioth/garbage-day.nvim/,HEAD,
|
||||
https://github.com/gbprod/nord.nvim/,,gbprod-nord
|
||||
https://github.com/Teatek/gdscript-extended-lsp.nvim/,HEAD,
|
||||
https://github.com/David-Kunz/gen.nvim/,HEAD,
|
||||
@@ -843,9 +845,9 @@ https://github.com/nacro90/numb.nvim/,,
|
||||
https://github.com/nvchad/nvchad/,HEAD,
|
||||
https://github.com/nvchad/ui/,HEAD,nvchad-ui
|
||||
https://github.com/ChristianChiarulli/nvcode-color-schemes.vim/,,
|
||||
https://github.com/mfussenegger/nvim-ansible/,HEAD,
|
||||
https://github.com/AckslD/nvim-FeMaco.lua/,HEAD,
|
||||
https://github.com/nathanmsmith/nvim-ale-diagnostic/,,
|
||||
https://github.com/mfussenegger/nvim-ansible/,HEAD,
|
||||
https://github.com/windwp/nvim-autopairs/,,
|
||||
https://github.com/Canop/nvim-bacon/,HEAD,
|
||||
https://github.com/code-biscuits/nvim-biscuits/,HEAD,
|
||||
@@ -1086,6 +1088,7 @@ https://github.com/rose-pine/neovim/,main,rose-pine
|
||||
https://github.com/seblyng/roslyn.nvim/,HEAD,
|
||||
https://github.com/keith/rspec.vim/,,
|
||||
https://github.com/ccarpita/rtorrent-syntax-file/,,
|
||||
https://github.com/TheLazyCat00/runner-nvim/,HEAD,
|
||||
https://github.com/simrat39/rust-tools.nvim/,,
|
||||
https://github.com/rust-lang/rust.vim/,,
|
||||
https://github.com/tris203/rzls.nvim/,HEAD,
|
||||
|
||||
Reference in New Issue
Block a user