https://github.com/wenzel/dot-vim
dotfiles for vim
https://github.com/wenzel/dot-vim
Last synced: 3 months ago
JSON representation
dotfiles for vim
- Host: GitHub
- URL: https://github.com/wenzel/dot-vim
- Owner: Wenzel
- Created: 2016-11-04T00:48:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-09T22:06:59.000Z (almost 8 years ago)
- Last Synced: 2025-01-02T05:13:13.558Z (over 1 year ago)
- Language: Vim script
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dot-vim
dotfiles for `vim`
# Setup
git clone https://github.com/Wenzel/dot-vim .vim
ln -s .vim/vimrc .vimrc
# Install plugins
vim
:PlugUpdate
# Note
The `solarized` theme may require to change your terminal colors.
[solarized](https://github.com/altercation/solarized)