Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pvorb/vimfiles
my vim files
https://github.com/pvorb/vimfiles
Last synced: about 1 month ago
JSON representation
my vim files
- Host: GitHub
- URL: https://github.com/pvorb/vimfiles
- Owner: pvorb
- Created: 2011-06-05T13:02:36.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-08-29T19:17:19.000Z (about 12 years ago)
- Last Synced: 2024-04-14T22:22:15.658Z (7 months ago)
- Language: VimL
- Homepage:
- Size: 6.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
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.