https://github.com/waruqi/vim
个人私用的vim配置
https://github.com/waruqi/vim
ide vim vim-plugin
Last synced: 11 months ago
JSON representation
个人私用的vim配置
- Host: GitHub
- URL: https://github.com/waruqi/vim
- Owner: waruqi
- Created: 2016-03-30T10:29:58.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T13:21:02.000Z (over 5 years ago)
- Last Synced: 2025-04-14T01:44:55.070Z (about 1 year ago)
- Topics: ide, vim, vim-plugin
- Language: Vim script
- Size: 35.8 MB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 本人私用多年的vim配置
截图如下:



大家可以自己摸索下哈,还有很多隐藏按键哦,很实用的 :)
当然bug也有很多,有时间再整理下。。
### linux 安装
cd ./vim/linux
./install
### macosx 安装
cd ./vim/macosx
./install
### windows 安装
将./vim/windows下面的文件,复制到gvim.exe对应的相关目录中
将./vim/vim下面的配置文件,复制到vim安装目录中