Skip to content

Commit 0561b24

Browse files
committed
feat(plugins): added lsp_lines.nvim
1 parent 25714e6 commit 0561b24

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

plugins.json

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
"summary": "An interactive and powerful Git interface for Neovim, inspired by Magit",
88
"license": "MIT"
99
},
10+
{
11+
"name": "https://git.sr.ht/~whynothugo/lsp_lines.nvim",
12+
"shorthand": "lsp_lines.nvim",
13+
"dependencies": [],
14+
"summary": "Renders diagnostics using virtual lines on top of the real line of code.",
15+
"license": "ISC"
16+
},
1017
{
1118
"name": "folke/flash.nvim",
1219
"shorthand": "flash.nvim",

0 commit comments

Comments
 (0)