Skip to content

Instantly share code, notes, and snippets.

@arowla
Created October 1, 2010 16:16
Show Gist options
  • Save arowla/606422 to your computer and use it in GitHub Desktop.
Save arowla/606422 to your computer and use it in GitHub Desktop.
if exists('+autochdir')
set autochdir
else
autocmd BufEnter * silent! lcd %:p:h:gs/ /\\ /
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment