Created
February 6, 2012 01:33
-
-
Save hhc0null/1748830 to your computer and use it in GitHub Desktop.
vimrc_kuzu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set nocompatible | |
filetype indent plugin on | |
syntax on | |
set autoindent | |
set nostartofline | |
set backspace=indent,eol,start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment