| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-16 | Add install instruction for nodejs and vim-language-server | jdhao | |
| 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-04 | Update doc and install script | jdhao | |
| 2021-06-18 | update docs | jdhao | |
| The users should nvim nightly version. | |||
| 2021-03-25 | update Python settings and related doc | jdhao | |
| 2020-12-29 | update doc | jdhao | |
| 2020-11-07 | update doc | jdhao | |
| 2020-11-06 | update documentation and install script for Linux | jdhao | |
| 2020-10-31 | Move vim-plug installation outside of config. | jdhao | |
| It is a one-time thing. Do not waste precious time checking it every time we start Nvim. | |||
| 2020-09-26 | update docs | jdhao | |
| 2020-09-24 | fix doc syntax issues | jdhao | |
| 2020-08-12 | Update README.md | jdhao | |
| 2020-04-12 | docs: fix documentation errors | jdhao | |
| 2019-12-26 | Update doc on Nvim install and setup | jdhao | |
| 2019-12-26 | Update documentation | jdhao | |
