aboutsummaryrefslogtreecommitdiff
path: root/lua/config/lsp.lua
AgeCommit message (Expand)Author
2022-01-28fix: check if language server exists before usingjdhao
2022-01-28chore: use local variable lspconfigjdhao
2022-01-26add bash-language-serverjdhao
2022-01-23update lsp settingjdhao
2021-12-28fix: lsp reference highlight isn't correctly linkedjdhao
2021-12-01fix vim.diagnostic.config() option name typojdhao
2021-12-01[v0.6] change LSP and diagnostic according to latest APIjdhao
2021-11-06remove lsp omnifunc confjdhao
2021-11-06simplify lsp configjdhao
2021-11-06[breaking change] make it work for nvim 0.5.1jdhao
2021-10-23add global variable logging_leveljdhao
2021-10-18use local variablejdhao
2021-10-18nvim-notify updatejdhao
2021-10-18transition from nvim-compe to nvim-cmpjdhao
2021-10-17remove some dead mappingsjdhao
2021-09-23show border for diagnostics floating windowjdhao
2021-08-20Reduce timeout for nvim-notifyjdhao
2021-08-18Format with styluajdhao
2021-08-14Use proper true or false value for boolean variablesjdhao
2021-08-12refactor: rename on_attach to custom_attachjdhao
2021-08-12Add sumneko_lua LSPjdhao
2021-08-07chore: formatting and fix spell errorsjdhao
2021-07-29update nvim-lsp settingsjdhao
2021-07-29use vim.cmd instead of vim.api.nvim_execjdhao
2021-07-20update lsp hover window border confjdhao
2021-07-17More update on nvim-lsp configjdhao
2021-07-17Update nvim-lspconfig settingsjdhao
2021-07-15Use pylsp instead of pylsjdhao
2021-07-13update nvim-lsp configjdhao
2021-07-09update packer and plugin settingsjdhao