hereischen / rock-the-vimrc-and-roll

I want my version of vimrc to rock and roll :1st_place_medal:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rock-the-vimrc-and-roll

I want my version of vimrc to rock and roll 🔨
虽说rock and roll, 但是不希望操作太花, 这样人才能在最艰苦的环境中生存下来:joy_cat:

Installation

Download plug.vim and put it in the "autoload" directory.

Vim

curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

You can automate the process by putting the command in your Vim configuration file as suggested here.

我觉得plug的作者关于为什么要写plug的文章很好,推荐Writing my own Vim plugin manager.

Plugins & Rules

Please refer to vimrc.

Font

Menlo is my choice.

Color Scheme

My favourite is Molokai.

About

I want my version of vimrc to rock and roll :1st_place_medal:

License:MIT License


Languages

Language:Vim Script 100.0%