Skip to content

Instantly share code, notes, and snippets.

@naquad
Created October 12, 2011 21:19
Show Gist options
  • Save naquad/1282643 to your computer and use it in GitHub Desktop.
Save naquad/1282643 to your computer and use it in GitHub Desktop.
let g:gist_open_browser_after_post = 1
let g:gist_browser_command = 'echo %URL%'
let Tlist_Use_Right_Window=1
let Tlist_Use_Horiz_Window=0
let Tlist_Show_One_File=1
let Tlist_Compact_Format=1
let Tlist_Enable_Fold_Column=1
let Tlist_Auto_Update=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment