Skip to content

Instantly share code, notes, and snippets.

@violetyk
Created July 17, 2013 08:25
Show Gist options
  • Save violetyk/6018788 to your computer and use it in GitHub Desktop.
Save violetyk/6018788 to your computer and use it in GitHub Desktop.
" precious " {{{
let g:precious_enable_switchers = {
\ "*" : {
\ "setfiletype" : 0
\ },
\ "markdown" : {
\ "setfiletype" : 1
\ },
\}
" }}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment