https://github.com/acerv/vimrc
My VIM configuration
https://github.com/acerv/vimrc
Last synced: 5 months ago
JSON representation
My VIM configuration
- Host: GitHub
- URL: https://github.com/acerv/vimrc
- Owner: acerv
- License: lgpl-3.0
- Created: 2016-09-27T07:22:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-17T10:17:42.000Z (over 9 years ago)
- Last Synced: 2025-06-13T10:04:46.558Z (about 1 year ago)
- Language: VimL
- Size: 98.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vim configuration
To install it:
$ git clone --recursive https://github.com/acerv/vimrc.git
$ cp -rf vim ~/.vim
$ cp vimrc ~/.vimrc
And then install powerline fonts:
$ sudo apt install fonts-powerline
