summaryrefslogtreecommitdiffstats
path: root/lua/conf/plugins/lsp_lines.lua
blob: 5a0a0ca2a40f2a116b44a3368983b9cfdf4bfc85 (plain) (blame)
1
2
3
4
return { "whynothugo/lsp_lines",
  url = "https://git.sr.ht/~whynothugo/lsp_lines.nvim",
  disable = not vim.fn.has("nvim-0.8.0")
}