Skip to content

Instantly share code, notes, and snippets.

@Constellation
Created September 18, 2014 08:52
Show Gist options
  • Select an option

  • Save Constellation/6e7345bf069f8dac68b5 to your computer and use it in GitHub Desktop.

Select an option

Save Constellation/6e7345bf069f8dac68b5 to your computer and use it in GitHub Desktop.
" .lvimrc for WebKit
" vim: set ft=vim:
setl expandtab
setl tabstop=4
setl softtabstop=4
setl shiftwidth=4
setl textwidth=0
setl colorcolumn=
setl nowrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment