Skip to content

Instantly share code, notes, and snippets.

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

  • Save Constellation/454e53371862d096dc96 to your computer and use it in GitHub Desktop.

Select an option

Save Constellation/454e53371862d096dc96 to your computer and use it in GitHub Desktop.
" .lvimrc for Linux kernel
" vim: set ft=vim:
setl noexpandtab
setl tabstop=8
setl softtabstop=8
setl shiftwidth=8
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