vimPlugins.better-diagnostic-virtual-text: init at 0-unstable-2024-07-27
https://github.com/sontungexpt/better-diagnostic-virtual-text
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";
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user