Skip to content

rstacruz/vim-opinion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rstacruz/vim-opinion

A good set of Vim defaults

An almost-universal set of defaults that most people can agree on. recommended for use alongside vim-sensible.

View source ▸


Getting started

Plugin 'tpope/vim-sensible'
Plugin 'rstacruz/vim-opinion'

Doing a fresh install? Give it a try with vundle or pathogen. See instructions ▸


How do I override a setting?

Assuming you have both vim-sensible and vim-opinion, add these lines to your vimrc. More explanation about this is available on vim-sensible's Readme.

runtime! plugin/sensible.vim
runtime! plugin/opinion.vim

" Your overrides below the lines above
set noincsearch

Thanks

credits: also see Seth House's vimrc.

MIT license.

About

My opinionated vim defaults

Resources

Stars

Watchers

Forks

Packages

No packages published