Skip to content

vim的配置,多用来做python开发之类的配置

Notifications You must be signed in to change notification settings

fsxchen/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIM 7.4 python IDE

安裝

git clone https://github.com/fsxchen/vim-config.git ~/.vim
sudo apt-get install ctags
cd ~/.vim
sh install.sh

安裝vim插件

進入vim命令行模式

:BundleInstall
  • F2: 打开/关闭目录树
  • F3: 自动插入Title
  • F5: 运行
插件 说明 地址
Nerd tree vim侧边栏浏览文件 https://github.com/scrooloose/nerdtree
vim-indent-guides 格式调整 https://github.com/nathanaelkane/vim-indent-guides
https://github.com/vim-syntastic/syntastic.git 代码格式检查 https://github.com/vim-syntastic/syntastic.git
https://github.com/zivyangll/git-blame.vim https://github.com/zivyangll/git-blame.vim https://github.com/zivyangll/git-blame.vim

About

vim的配置,多用来做python开发之类的配置

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published