ll1l11 / dotfiles-1

vim config for python develop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dotfiles

使用方法:

安装jedi:

pip install jedi

安装flake8:

pip install flake8

安装

执行下面的命令

git clone https://github.com/wasw100/dotfiles.git
cd dotfiles
./bootstrap.sh

项目中使用到的代码

submodule中包含下面的库

git

  • 默认没设置config user.email, uer.name, 可以根据git提示设置全局的或者项目的user.name和user.email

About

vim config for python develop


Languages

Language:Vim Script 80.5%Language:Shell 19.5%