Skip to content

Instantly share code, notes, and snippets.

@Constellation
Created September 18, 2014 08:53
Show Gist options
  • Save Constellation/855929470d3242cc086b to your computer and use it in GitHub Desktop.
Save Constellation/855929470d3242cc086b to your computer and use it in GitHub Desktop.
" .lvimrc for Chromium
" vim: set ft=vim:
setl expandtab
setl tabstop=2
setl softtabstop=2
setl shiftwidth=2
setlocal textwidth=80
setlocal colorcolumn=+1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment