XDG Base Directory Specification support on Linux
The most important feature to me. We can finally get rid of ~/.vimrc and ~/.vim and properly separate things into
~/.config, ~/.local/share and ~/.cache. That will be two fewer things cluttering up the root of my home directory.
I use Neovim, but I still keep Vim around. Nice to see it’s finally cleaned up its act.
> XDG Base Directory Specification support on Linux
The most important feature to me. We can finally get rid of `~/.vimrc` and `~/.vim` and properly separate things into
`~/.config`, `~/.local/share` and `~/.cache`. That will be two fewer things cluttering up the root of my home directory.
I use Neovim, but I still keep Vim around. Nice to see it’s finally cleaned up its act.