From 163b72d59d8f27d5ad8e99630498daae927a1dd5 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Fri, 3 Jan 2014 14:31:05 +0100 Subject: vim: typo. --- vimrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index db77981..0b28e3a 100644 --- a/vimrc +++ b/vimrc @@ -21,8 +21,8 @@ set number " Don't show the mode, since this will be shown by the status line. set noshowmode -" Make sure that unsaved buffers that are to be put in the background are -" must save first error doesn't come up) +" Make sure that unsaved buffers that are to be put in the background are +" allowed to go in there (ie. the "must save first" error doesn't come up) set hidden " Allow backspacing over everything in insert mode -- cgit v1.2.3