Skip to content

Commit

Permalink
chore: add TODO to track LSP lines replacement
Browse files Browse the repository at this point in the history
Track need to replace lsp_lines plugin with native neovim virtual_line
diagnostic config once PR #31959 is merged into core.
  • Loading branch information
ryoppippi committed Feb 4, 2025
1 parent a485ac9 commit d856df8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvim/lua/plugin/lsp_lines.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- TODO: replace with vim.diagnostic.config virtual_line https://github.com/neovim/neovim/pull/31959/
return {
"https://git.sr.ht/~whynothugo/lsp_lines.nvim",
name = "lsp_lines",
Expand Down

0 comments on commit d856df8

Please sign in to comment.