Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pvorb/vimfiles

my vim files
https://github.com/pvorb/vimfiles

Last synced: about 1 month ago
JSON representation

my vim files

Awesome Lists containing this project

README

        

vimfiles README
===============

* If you are on Windows, clone this into `%USERPROFILE%\vimfiles\`. Then make a
symbolic link `%USERPROFILE%\_vimrc -> %USERPROFILE%\vimfiles\_vimrc`. Then
run `mkdir %USERPROFILE%\vim\tmp`.
* If you are on Unix, clone this into `~/.vim/` and make a symbolic link
`~/.vimrc -> ~/.vim/_vimrc`. Then run `mkdir ~/.vim/tmp`. There might be some
errors. Please [report](https://github.com/pvorb/vimfiles/issues) them.

Now vim should use the configuration file.