summaryrefslogtreecommitdiff
path: root/lua/lsp/init.lua
AgeCommit message (Collapse)Author
2021-07-05Add borders to lsp popups (#686)kjssad
* feat(lsp): add single type border to hover popup * feat(lsp): add single type border to signatureHelp * feat(lsp): add border to line diagnostic popup * feat(lsp): use global option to configure borders
2021-07-05remove lspsagaChris
2021-07-04Better JS/TS Development Experience (#667)maxime50
Co-authored-by: Maxime <[email protected]>
2021-07-03[LSP] key-bind - ca is the nvim default for "change around". (#602)James Walmsley
2021-06-30refactor autocommandschristianchiarulli
2021-05-25Add setting to enable/disable document highlighting (#428)tafryn
2021-05-05Add default lsp settings (#364)Andrew Fridley
- for virtual text prefix and spacing - for signs - for underline
2021-05-03Improve LSP Icons (#331)Andrew Fridley
2021-04-27update snippet symbolchristianchiarulli
2021-04-15replace lsp-kind for vim.lsp.protocol.CompletionItemKind native option (#257)Rafael
2021-03-27diagnostic updateChris
2021-03-18prettier and eslint configuredChris
2021-03-18fix virtual text bindingChris
2021-03-18command and keybind to toggle lsp virtual text (#146)Axel Dahlberg
2021-03-17new language servers and smart document highlightingChris
2021-03-17lua formattingChris
2021-03-15remove keybindingChris
2021-03-14update lsp sagaChris
2021-03-14updatesChris
2021-03-14lotsa cool updatesChris
2021-03-14The Lua Journey Begins...Christian Chiarulli