d0cba311bdc4

Moar.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sat, 22 Jan 2011 16:32:25 -0500
parents 4537dbfc929a
children def83f37f73e
branches/tags (none)
files vim/.vimrc

Changes

--- a/vim/.vimrc	Sat Jan 22 12:13:31 2011 -0500
+++ b/vim/.vimrc	Sat Jan 22 16:32:25 2011 -0500
@@ -31,6 +31,7 @@
 set laststatus=2
 set undofile
 set undoreload=10000
+set cpoptions+=J
 
 " Status line
 set statusline=%F%m%r%h%w%=(%{&ff}/%Y)\ (line\ %l\/%L,\ col\ %c)