jdhao
892cd49f06
doc: update doc and install guide for pylsp
2023-07-29 13:09:37 +02:00
jdhao
7c44997289
refactor: lua language server rename ( #185 )
...
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 .
2023-02-16 17:39:23 +08:00
jdhao
2fccb59293
fix: variable case not consistent, close #113
2022-09-25 11:01:30 +08:00
Jonghoon Seo
c1f139108a
Use node dir when already installed
2022-09-09 05:30:41 +09:00
jdhao
aab74751f4
update linux setup
2022-08-28 12:47:01 +08:00
jdhao
9d29544d72
update linux setup script
...
1. lua-language-server
2. format fix
2022-08-14 12:01:38 +08:00
jdhao
428f612bb3
update linux setup script
2022-05-21 10:43:15 +08:00
jdhao
15dfccf81e
[breaking change] remove direct reference to fastgit
...
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-08 13:11:20 +08:00
jdhao
1b937d80af
chore: update setup script for Linux
2022-02-06 12:41:23 +08:00
jdhao
78a8804f77
chore: update links for Anaconda/miniconda package
2022-02-06 12:19:04 +08:00
jdhao
694f4d0ca1
add bash-language-server
2022-01-26 22:54:49 +08:00
jdhao
148dabd7ad
docs: use latest stable version of nvim
2022-01-04 23:31:03 +08:00
jdhao
1d3552860b
update nvim setup script for Linux, closes #31
2021-12-08 23:24:46 +08:00
jdhao
6069bd8922
[v0.6] update install script to use nvim v0.6
2021-12-01 22:19:03 +08:00
jdhao
7fe37ffd24
update linux setup script, closes #30
2021-11-23 22:42:17 +08:00
jdhao
5ed4e3610a
update linux setup
2021-11-22 21:47:04 +08:00
jdhao
927a57452c
update packer-related instructions
2021-11-21 15:45:34 +08:00
jdhao
4694d80974
update Linux install script
2021-09-04 02:29:07 +08:00
jdhao
6205a913b7
Neovim --> Nvim
2021-08-08 22:51:01 +08:00
jdhao
5acfa519df
update setup and install script
2021-08-02 00:32:44 +08:00
jdhao
42c564019e
Rename setup script for Linux
2021-08-02 00:25:05 +08:00