A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sheerun/vimrc below:

sheerun/vimrc: Basic vim configuration for your .vimrc

This plugin replaces lion's share of your .vimrc. A superset of vim-sensible.

Just include with some package manager. For example if you use vim-plug, then write:

I recommend to use:

An example of simple .vimrc file:

" Select your Leader key
let mapleader = "\<Space>"

call plug#begin()

Plug 'sheerun/vimrc'
Plug 'sheerun/vim-polyglot'

call plug#end()

Every set default setting is documented in the source. You can read it here and here

The same terms as Vim itself. See :help license.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4