https://github.com/chanmo/vimrc
my vimrc
https://github.com/chanmo/vimrc
Last synced: 5 months ago
JSON representation
my vimrc
- Host: GitHub
- URL: https://github.com/chanmo/vimrc
- Owner: ChanMo
- Created: 2016-10-28T08:50:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-20T02:06:36.000Z (over 9 years ago)
- Last Synced: 2025-08-09T12:57:53.381Z (11 months ago)
- Language: Vim script
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vimrc
my vimrc file.
支持微信小程序wxml,wxss
## How to use this vimrc?
Download Vundle first:
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Download the .vimrc::
cd ~
git clone https://github.com/ChanMo/vimrc.git ~/vimrc
ln -s ~/vimrc/.vimrc .
vim
:PluginInstall
## Update
cd ~/vimrc
git pull origin master
## Plugins
* vundle
* nerdtree
* syntastic
* ctrlp
* airline
* goyo
## Color Scheme
* solarlized
* peaksea
* molokai