mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
My Vim configuration files and modules
| bundle | ||
| tmp | ||
| .gitignore | ||
| bundles.vim | ||
| gvimrc | ||
| LICENSE | ||
| README.md | ||
| setup.sh | ||
| vimrc | ||
This is my vim setup with convenience scripts for easy deployment on multiple computers.
Here's how I set up a new account:
- git clone https://lloeki@github.com/lloeki/vimfiles.git
- cd vimfiles
- ./setup.sh
- enjoy.