ipwnponies / dotfiles

Settings and configuration for unix environment
1 stars 3 forks source link

Make vim files to XDG compliant #20

Closed ipwnponies closed 5 years ago

ipwnponies commented 6 years ago

neovim is XDG compliant. We should move the .vim/ directory to the XDG locations.

To maintain support for vim (not XDG-compliant), we'll re-establish symlinks. This should be functionality noop, it's reversing the canonical path of vim files vs. neovim files.

ipwnponies commented 5 years ago

Duplicate of #17