Skip to content

Instantly share code, notes, and snippets.

@hhc0null
Created February 6, 2012 01:33
Show Gist options
  • Save hhc0null/1748830 to your computer and use it in GitHub Desktop.
Save hhc0null/1748830 to your computer and use it in GitHub Desktop.
vimrc_kuzu
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