summaryrefslogtreecommitdiffstats
path: root/lua/conf/plugins/lsp_lines.lua
blob: 9ccaa73ad7b267b4cfc0b50102e9e6114b916387 (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")
}