Skip to content

Instantly share code, notes, and snippets.

@nullpuppy
Created August 12, 2013 17:52
Show Gist options
  • Save nullpuppy/6213269 to your computer and use it in GitHub Desktop.
Save nullpuppy/6213269 to your computer and use it in GitHub Desktop.
set directory=$XDG_CACHE_HOME/vim,~/,/tmp
set backupdir=$XDG_CACHE_HOME/vim,~/,/tmp
set viminfo+=n$XDG_CACHE_HOME/vim/viminfo
set runtimepath=$XDG_CONFIG_HOME/vim,$XDG_CONFIG_HOME/vim/after,$VIM,$VIMRUNTIME
let $MYVIMRC="$XDG_CONFIG_HOME/vim/vimrc"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment