[关闭]
@devilloser 2019-01-14T02:28:50.000000Z 字数 336 阅读 732

配置系统

系统


miniconda

https://mirrors.tuna.tsinghua.edu.cn/help/anaconda/
下载一个适合的miniconda

neovim

装neovim

sudo apt-add-repository ppa:neovim-ppa/stable
sudo apt-get update
sudo apt-get install neovim

配置

  1. git clone https://github.com/devilloser/unix_settings.git
  2. 将里面的init.vim放到 ~/.config/nvim/
  3. pip install jedi
  4. pip install neovim#注意which pip是不是自己的pip

打开neovim
:PlugInstall

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注