From 89d708b9052b08f2f4f2e1365bac38edb5121d62 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Tue, 20 Dec 2011 14:58:01 -0500 Subject: a few vim tweaks --- vimrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vimrc') diff --git a/vimrc b/vimrc index a5cee84..b37e6b2 100644 --- a/vimrc +++ b/vimrc @@ -21,6 +21,8 @@ set smartcase " respect case in search if uppercase is used set nowrap " do not wrap lines set backspace=indent,eol,start " backspace over all stuff set cursorcolumn " highlight the current column +set cursorline " highlight the current line +set vb t_vb= " no beeping " " formatting -- cgit v1.2.3