Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waterlink/vimfiles
https://github.com/waterlink/vimfiles
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/waterlink/vimfiles
- Owner: waterlink
- Created: 2013-10-05T07:47:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-18T20:03:55.000Z (about 10 years ago)
- Last Synced: 2024-10-16T07:16:08.773Z (3 months ago)
- Language: VimL
- Size: 1.7 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is my ~/.vim dir and _this_, dear reader, is a horse:
,
/ \,,_ .'|
,{{| /}}}}/_.'
}}}}` '{{' '.
{{{{{ _ ;, \
,}}}}}} /o`\ ` ;)
{{{{{{ / (
}}}}}} | \
{{{{{{{{ \ \ ,-------------------------------.
}}}}}}}}} '.__ _ | / HI \
{{{{{{{{ /`._ (_\ / / / \ |
}}}}}}' | //___/ --= < VVVI HI-HI-HI |
jgs `{{{{` | '--' \ \ |
}}}` \ HIM-HIM-HIM!!! /
'--------------------------------'Installation
============Clone the repo:
`git clone https://github.com/waterlink/vimfiles.git ~/.vim`Grab the plugin submodules:
`cd ~/.vim && git submodule init && git submodule update`Make sure vim finds the vimrc file by either symlinking it:
`ln -s ~/.vim/vimrc ~/.vimrc`or by sourcing it from your own ~/.vimrc:
`source ~/.vim/vimrc`