https://github.com/crazygit/vimconf
自己整理的一些vim配置
https://github.com/crazygit/vimconf
Last synced: 5 months ago
JSON representation
自己整理的一些vim配置
- Host: GitHub
- URL: https://github.com/crazygit/vimconf
- Owner: crazygit
- Created: 2012-11-30T16:36:54.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T06:31:04.000Z (over 9 years ago)
- Last Synced: 2023-04-03T23:49:16.904Z (about 3 years ago)
- Language: Vim script
- Homepage:
- Size: 3.35 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VIM终极配置
不断学习VIM知识,整合他人的亮点,打造属于自己的VIM神器
## 安装使用
```bash
$ git clone -b master https://github.com/crazygit/vimconf.git ~/.vim
$ bash ~/.vim/install.sh
```
## 添加新插件
请参看 bundle/vundle/README.md
## 可以添加自己独有的VIM配置到
~/.vim/my_configs.vim
## 插件
* pathogen
* bufExplorer
* bufExplorer
* MRU
* Pydiction 添加自己的模块补齐(bundle/Pydiction/doc/README.txt)
## 一些快捷键
运行脚本
行号设置
粘贴设置
YRShow
Tlist
NERDTree
PHP语法检查
## 引用
*
*
*
## 定期更新vundle插件
[](https://bitdeli.com/free "Bitdeli Badge")