Tagged in

Settings

usevim
usevim
A blog about Vim
More information
Followers
1.5K
Elsewhere
More, on Medium

Vim Opinion

Mark Steve sent in rstacruz/vim-opinion, a plugin that captures commonly used .vimrc settings so you can easily install and use it with Vundle or Pathogen. It's designed to be used with Tim Pope's sensible.vim.


Vertically Centring the Cursor Line

I was reading Zen room for Vim: Focusing only on the essential, a post about a fork of VimRoom. There’s been a glut of these distraction-free-writing plugins recently, but I like looking at their source because they all struggle to solve one simple problem: how to…


Universal Settings: sensible.vim

sensible.vim (License: Vim) by Tim Pope is a selection of default settings:

Think of sensible.vim as one step above 'nocompatible' mode: a universal set of defaults that (hopefully) everyone can agree on.