| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-17 | Update nvim-lspconfig settings | jdhao | |
| 1. Customize document hover window border color. 2. Show also the source that generates a certain diagnostic message. | |||
| 2021-07-15 | Use pylsp instead of pyls | jdhao | |
| It seems that pyls, the original python language server has lost its momentum, and pylsp is a community driven fork of pyls. So nvim-lspconfig has dropped support for pyls in https://github.com/neovim/nvim-lspconfig/pull/1074. See also https://github.com/palantir/python-language-server/issues/935 and https://github.com/python-lsp/python-lsp-server/issues/27. | |||
| 2021-07-14 | Use lua to configure lua plugins | jdhao | |
| 2021-07-13 | update nvim-lsp config | jdhao | |
| Add mapping for LSP code actions and remove useless mappings. | |||
| 2021-07-12 | Add treesitter | jdhao | |
| 2021-07-09 | update packer and plugin settings | jdhao | |
