1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

15 Commits

Author SHA1 Message Date
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