summaryrefslogtreecommitdiff
path: root/lua/lvim/lsp/peek.lua
AgeCommit message (Expand)Author
2022-09-15refactor: small improvements (#3021)Christian Chiarulli
2022-04-22feat(peek): make sure max width and height are customizable (#2492)Abouzar Parvan
2022-03-22fix(peek): print error if lsp is unable to get file contents (#2379)Abouzar Parvan
2022-03-21fix(peek): make sure popup_options are positive (#2373)Abouzar Parvan
2022-01-03refactor(bootstrap): more robust git module (#2127)kylo252
2021-10-10feat: add an independent lvim namespace (#1699)kylo252