vimPlugins.lsp_lines-nvim: unstable-2024-12-10 -> 3.0.0

This commit is contained in:
R. Ryantm
2025-02-10 17:15:45 +00:00
parent 0fe418f717
commit 669ebb9978
@@ -6,7 +6,7 @@
}:
vimUtils.buildVimPlugin {
pname = "lsp_lines.nvim";
version = "unstable-2024-12-10";
version = "3.0.0";
src = fetchFromSourcehut {
owner = "~whynothugo";