Skip to content

gneko/single-file-vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Single file .vimrc

Preview

Preview

Quick Start

All you need do is:

curl -fLo ~/.vimrc https://raw.githubusercontent.com/graueneko/single-file-vimrc/master/.vimrc

and enjoy:

vim

Usage

  1. Modify any options as you want

  2. After adding new plugins in Vim-Plug, run: vim +PlugInstall +qall(command line) or :PlugInstall(inside vim)

  3. Ctrl+H/J/K/L to switch between windows.

More usages will be updated soon

About

A single .vimrc, enough for daily usage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published