Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tshirtman/.vim
my vim files
https://github.com/tshirtman/.vim
Last synced: about 1 month ago
JSON representation
my vim files
- Host: GitHub
- URL: https://github.com/tshirtman/.vim
- Owner: tshirtman
- License: mit
- Created: 2011-12-04T23:49:08.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2019-08-13T23:37:42.000Z (over 5 years ago)
- Last Synced: 2024-10-27T07:24:28.087Z (3 months ago)
- Language: Vim script
- Homepage:
- Size: 3.87 MB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
tshirtman vim config
===this config uses vundle
Run ./init after cloning:
* it clones vundle in the bundle directory
* it will try to link ~/.vimrc to the vimrc file here, wich will fail if you
already have a .vimrc, in which case, do the merge yourself* it should install required packages if you are on a debian based system (will
ask your password if needed)* it will call vim and tell it to call bundles