https://github.com/linyows/.vim
my vim
https://github.com/linyows/.vim
Last synced: 29 days ago
JSON representation
my vim
- Host: GitHub
- URL: https://github.com/linyows/.vim
- Owner: linyows
- Created: 2011-04-27T07:43:37.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-24T13:42:59.000Z (over 13 years ago)
- Last Synced: 2025-04-03T13:00:27.364Z (about 1 month ago)
- Language: VimL
- Homepage:
- Size: 1.47 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This is my vim.
Please tell me your recommended vim plugins.## HOW TO USE
$ sudo apt-get install ctags or $ sudo yum install ctags
$ cd ~/
$ git clone git://github.com/linyows/.vim.git .vim
$ cd .vim
$ git submodule init
$ git submodule update
$ ln -s ~/.vim/.vimrc ~/.vimrc
$ cp ~/.vim/.vimrc.local ~/.vimrc.local
$ vim .
:BI## PLUGIN MANAGER
:BundleSearch xxxx
:BundleSearch! xxxx
:BundleInstall
:BundleClean## PLUGINS