summaryrefslogtreecommitdiff
path: root/lua/lsp/init.lua
AgeCommit message (Collapse)Author
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