update lsp_lines.nvim config
This commit is contained in:
parent
53fa869a7e
commit
51f8addaf6
1 changed files with 0 additions and 2 deletions
|
|
@ -2,8 +2,6 @@ return { 'whynothugo/lsp_lines.nvim',
|
||||||
url = 'https://git.sr.ht/~whynothugo/lsp_lines.nvim',
|
url = 'https://git.sr.ht/~whynothugo/lsp_lines.nvim',
|
||||||
requires = 'neovim/nvim-lspconfig',
|
requires = 'neovim/nvim-lspconfig',
|
||||||
function()
|
function()
|
||||||
require('lsp_lines').setup()
|
|
||||||
|
|
||||||
vim.diagnostic.config {
|
vim.diagnostic.config {
|
||||||
virtual_lines = {
|
virtual_lines = {
|
||||||
highlight_whole_line = false,
|
highlight_whole_line = false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue