f4e1ad16d07b

OH GOD I NEED DIS
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 27 Jun 2012 10:21:44 -0400
parents 135ed5be08f2
children ee8dcdb837ba
branches/tags (none)
files vim/vimrc

Changes

--- a/vim/vimrc	Wed Jun 27 10:16:05 2012 -0400
+++ b/vim/vimrc	Wed Jun 27 10:21:44 2012 -0400
@@ -1198,6 +1198,7 @@
 
 let g:SuperTabDefaultCompletionType = "<c-n>"
 let g:SuperTabLongestHighlight = 1
+let g:SuperTabCrMapping = 1
 
 "}}}
 " Syntastic {{{