aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
AgeCommit message (Collapse)Author
2022-01-04docs: use latest stable version of nvimjdhao
2021-12-06remove plugin gutentagsjdhao
I rarely use it.
2021-12-05remove mentioning of vim-airlinejdhao
2021-12-01[v0.6] update docjdhao
2021-11-21update packer-related instructionsjdhao
2021-11-06update docjdhao
2021-10-30update docjdhao
2021-10-20doc: fix packer.nvim install instructionjdhao
2021-10-18doc updatejdhao
2021-08-08Neovim --> Nvimjdhao
2021-08-07chore: formatting and fix spell errorsjdhao
2021-08-06Add installation script for Windows, update docjdhao
2021-08-02Rename setup script for Linuxjdhao
2021-07-16Add install instruction for nodejs and vim-language-serverjdhao
2021-07-15Use pylsp instead of pylsjdhao
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-04Update doc and install scriptjdhao
2021-06-18update docsjdhao
The users should nvim nightly version.
2021-03-25update Python settings and related docjdhao
2020-12-29update docjdhao
2020-11-07update docjdhao
2020-11-06update documentation and install script for Linuxjdhao
2020-10-31Move 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-26update docsjdhao
2020-09-24fix doc syntax issuesjdhao
2020-08-12Update README.mdjdhao
2020-04-12docs: fix documentation errorsjdhao
2019-12-26Update doc on Nvim install and setupjdhao
2019-12-26Update documentationjdhao