Skip to content

Instantly share code, notes, and snippets.

@naquad
Created October 12, 2011 21:17
Show Gist options
  • Save naquad/1282626 to your computer and use it in GitHub Desktop.
Save naquad/1282626 to your computer and use it in GitHub Desktop.
for dir in [&viewdir, &directory]
if !isdirectory(dir)
call mkdir(dir)
endif
endfor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment