Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fungos/.vim
Vimfiles
https://github.com/fungos/.vim
Last synced: 22 days ago
JSON representation
Vimfiles
- Host: GitHub
- URL: https://github.com/fungos/.vim
- Owner: fungos
- Created: 2015-02-04T01:01:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-28T02:32:39.000Z (over 9 years ago)
- Last Synced: 2024-05-01T23:24:04.799Z (7 months ago)
- Language: VimL
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Vimfiles. A cheap ripoff from [Skhaz](http://github.com/skhaz/vimfiles)'s vimfiles.
Install
=======```
cd ~
git clone https://github.com/fungos/.vim
ln -s .vim/vimfiles/vimrc .vimrc
cd .vim
git submodule update --init --recursive
```