feat: add lsp_lines plugin source

This commit is contained in:
raf 2023-07-30 19:54:43 +03:00
commit 962029703e
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
3 changed files with 23 additions and 0 deletions

17
flake.lock generated
View file

@ -613,6 +613,22 @@
"type": "github"
}
},
"lsp-lines": {
"flake": false,
"locked": {
"lastModified": 1684163755,
"narHash": "sha256-Zhf2xitLWtE+dWqhvWtLM1K1WdtBvkqqoRLSYIO42oY=",
"owner": "~whynothugo",
"repo": "lsp_lines.nvim",
"rev": "f53af96d4789eef39a082dbcce078d2bfc384ece",
"type": "sourcehut"
},
"original": {
"owner": "~whynothugo",
"repo": "lsp_lines.nvim",
"type": "sourcehut"
}
},
"lsp-signature": {
"flake": false,
"locked": {
@ -1421,6 +1437,7 @@
"indent-blankline": "indent-blankline",
"kommentary": "kommentary",
"leap-nvim": "leap-nvim",
"lsp-lines": "lsp-lines",
"lsp-signature": "lsp-signature",
"lspkind": "lspkind",
"lspsaga": "lspsaga",