https://github.com/ericadamski/vim
✌️- Vim setup using Pathogen
https://github.com/ericadamski/vim
Last synced: 3 months ago
JSON representation
✌️- Vim setup using Pathogen
- Host: GitHub
- URL: https://github.com/ericadamski/vim
- Owner: ericadamski
- Created: 2017-11-02T01:24:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-02T01:51:57.000Z (over 7 years ago)
- Last Synced: 2025-01-06T09:45:31.941Z (5 months ago)
- Language: Vim script
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Installation:
git clone git://github.com/ericadamski/vim.git ~/.vim
Create symlinks:
`ln -s ~/.vim/vimrc ~/.vimrc`
`ln -s ~/.vim/gvimrc ~/.gvimrc`Switch to the `~/.vim` directory, and fetch submodules:
`cd ~/.vim`
`git submodule init`
`git submodule update`