summaryrefslogtreecommitdiff
path: root/lua/lsp
AgeCommit message (Collapse)Author
2021-03-29[LSP] latex - Add support for latex via LspInstall (#183)fanmih
2021-03-28[LSP] rust - Add support for rust-analyzer via LspInstall. (#178)James Walmsley
2021-03-28add black python formatter (#182)Benjamin Schmidt
2021-03-28[LSP] go - Support gopls through LspInstall. (#177)James Walmsley
2021-03-28new settings options for autoformatChris
2021-03-27Fix for the popup with max preload size is low (#175)seocamo
Fix for the popup with max file preload size is to low, i dig into the code of sumneko and you need to add maxPreload = 10000 to workspace and the number is in kb
2021-03-27[LSP] clangd - Support LspInstall upstream path. (#174)James Walmsley
cool 👾
2021-03-27added more user optionsChris
2021-03-27[LSP] clangd - Support LspInstall clangd. (#171)James Walmsley
2021-03-27diagnostic updateChris
2021-03-27update for configChris
2021-03-26lotsa fixesChris
2021-03-26[LSP] clangd - Add support for C/C++ with clangd. (#169)James Walmsley
2021-03-25add support LspInstall where possibleChris
2021-03-23updatesChris
2021-03-23updates for lspinstallChris
2021-03-23easy install LSPChris
2021-03-23update javascriptChris
2021-03-22nvim dapChris
2021-03-22use global prettier for nowChris
2021-03-22updatesChris
2021-03-21disable eslint for nowChris
2021-03-20update formattersChris
2021-03-19snippet streamChris
2021-03-19update for yaml must have prettier globally isntalledChris
2021-03-19update formatters and lintersChris
2021-03-19shellcheck and shfmtChris
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-18begin setting up efm langserverChris
2021-03-17new language servers and smart document highlightingChris
2021-03-17formattingChris
2021-03-17lua formattingChris
2021-03-17bug fix for matchupChris
2021-03-16trying to get react commenting to workChris
2021-03-16udpatesChris
2021-03-15update LSP get nvim-jdtls working with JavaChris
2021-03-15remove snippets for nowChris
2021-03-15auto close tagsChris
2021-03-15updatesChris
2021-03-15remove keybindingChris
2021-03-14tsserver configChris
2021-03-14udpate readme add installerChris
2021-03-14update lsp sagaChris
2021-03-14updatesChris
2021-03-14lotsa cool updatesChris
2021-03-14The Lua Journey Begins...Christian Chiarulli
2021-03-13beiginning java supportChris
2021-03-11updates for luaChris