Skip to content

Commit

Permalink
Revert "feat(diagnostics): virtual_lines (#438)"
Browse files Browse the repository at this point in the history
This reverts commit d0b14bc.
  • Loading branch information
Stephane Pluchart committed Feb 3, 2025
1 parent d0b14bc commit c6792d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/lsp/diagnostics.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ function M.setup()
update_in_insert = true,
jump = { float = true },
float = _G.global.float_border_opts,
virtual_lines = true,
})
end

Expand Down

0 comments on commit c6792d1

Please sign in to comment.