Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agadiffe/dot_vim
https://github.com/agadiffe/dot_vim
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/agadiffe/dot_vim
- Owner: agadiffe
- Created: 2015-06-14T15:15:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-08T20:33:11.000Z (almost 5 years ago)
- Last Synced: 2023-03-02T10:51:47.771Z (almost 2 years ago)
- Language: Vim script
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# agadiffe vimrc & zshrc
## Installation
```shell
git clone --recursive https://github.com/agadiffe/dot_vim $HOME/.vim
ln -s $HOME/.vim/vimrc $HOME/.vimrc
ln -s $HOME/.vim/zshrc $HOME/.zshrc
vim +PluginInstall
```tricks for 42: `if !filereadable("/usr/share/vim/vim73/plugin/stdheader.vim")`