https://github.com/zyedidia/dotvim
My Vim configuration
https://github.com/zyedidia/dotvim
Last synced: 5 months ago
JSON representation
My Vim configuration
- Host: GitHub
- URL: https://github.com/zyedidia/dotvim
- Owner: zyedidia
- Created: 2014-08-07T21:36:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-05-29T23:55:34.000Z (8 months ago)
- Last Synced: 2025-07-17T01:43:02.347Z (6 months ago)
- Language: Vim Script
- Homepage:
- Size: 178 KB
- Stars: 21
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is my Vim configuration
Lately I've been using Neovim but it should work with vanilla Vim as well.
# Installation
To install it execute the following commands
```
$ cd ~
$ mkdir -p ~/.config
$ git clone https://github.com/zyedidia/dotvim.git ~/.config/nvim
```
Then run `:PlugInstall` from inside vim.
To get the color scheme working you may have to install the solarized colorscheme for your terminal: http://ethanschoonover.com/solarized