| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-27 | feat: switch from packer.nvim to lazy.nvim | jdhao | |
| 2023-07-29 | doc: update doc and install guide for pylsp | jdhao | |
| 2023-02-16 | refactor: lua language server rename (#185) | jdhao | |
| The lua language server from sumneko had changed its repo and created a new organizational repo. See also https://github.com/neovim/nvim-lspconfig/pull/2439. | |||
| 2022-09-25 | fix: variable case not consistent, close #113 | jdhao | |
| 2022-09-09 | Use node dir when already installed | Jonghoon Seo | |
| 2022-08-28 | update linux setup | jdhao | |
| 2022-08-14 | update linux setup script | jdhao | |
| 1. lua-language-server 2. format fix | |||
| 2022-05-21 | update linux setup script | jdhao | |
| 2022-02-08 | [breaking change] remove direct reference to fastgit | jdhao | |
| fastgit may be blocked by GFW (see https://t.me/fastgitchannel/81), so hard-coding its URL is not a good option. Using git URL rewrite feature is a better choice: https://jdhao.github.io/2021/11/27/git_notes_s4/#use-a-git-mirror-site-for-cloning. This is a breaking change, since previously I use hub.fastgit.org as the url, now the url will be default github.com unless the user change it using the above mentioned method to change the cloning URL. | |||
| 2022-02-06 | chore: update setup script for Linux | jdhao | |
| 2022-02-06 | chore: update links for Anaconda/miniconda package | jdhao | |
| 2022-01-26 | add bash-language-server | jdhao | |
| 2022-01-04 | docs: use latest stable version of nvim | jdhao | |
| 2021-12-08 | update nvim setup script for Linux, closes #31 | jdhao | |
| 2021-12-01 | [v0.6] update install script to use nvim v0.6 | jdhao | |
| 2021-11-23 | update linux setup script, closes #30 | jdhao | |
| 2021-11-22 | update linux setup | jdhao | |
| 2021-11-21 | update packer-related instructions | jdhao | |
| 2021-09-04 | update Linux install script | jdhao | |
| 2021-08-08 | Neovim --> Nvim | jdhao | |
| 2021-08-02 | update setup and install script | jdhao | |
| 2021-08-02 | Rename setup script for Linux | jdhao | |
