.vimrc
to work
~/.vim/pack/dist/start/
and be done with it.Thanks for coming to my Ted talk.
~/.vim/
in a repo with submodules of the plugins you want, this way you can move everything in one go.
I manage them with the
home-manager
configuration in my NixOS setup instead, same result as submodules.
systemd-homed
: exists
Everything that's not under git is throwaway for me and NixOS let me keep even packages in it.
I also work a lot via SSH and
systemd-homed
seems to not support that, but it was just a quick search I did right now, maybe it actually works.@novaburst Do you use it?
> there's no systemd on FreeBSD
#2p6q6ka
If they have it already configured, whenever they upgrade to a newer version they won't bother migrating what is already working fine, for that reason those projects will keep holding their users and people would continue working on them.
Also, since those projects are still pretty popular even new users that are looking at how to install plugins for the first time will end up with all those 3rd party managers before even knowing the availability of a built-in option.
Meaning I don't manage plugins.
Ah, haha, look at that: There is a notice in Pathogen:
https://github.com/tpope/vim-pathogen
> For new users, I recommend using Vim's built-in package management instead.
And it used to look like this:
https://github.com/tpope/vim-pathogen/commit/e9fb0914dba5bdfe2feaa364dda2e9495c5620a2
Apparently, a clear deprecation warning scared people? π
Ah, haha, look at that: There is a notice in Pathogen:
https://github.com/tpope/vim-pathogen
> For new users, I recommend using Vim's built-in package management instead.
And it used to look like this:
https://github.com/tpope/vim-pathogen/commit/e9fb0914dba5bdfe2feaa364dda2e9495c5620a2
Apparently, a clear deprecation warning scared people? π
Ah, haha, look at that: There is a notice in Pathogen:
https://github.com/tpope/vim-pathogen
> For new users, I recommend using Vim's built-in package management instead.
And it used to look like this:
https://github.com/tpope/vim-pathogen/commit/e9fb0914dba5bdfe2feaa364dda2e9495c5620a2
Apparently, a clear deprecation warning scared people? π
Maybe someone should go around every plugin manager and leave an issue about the deprecation, I'm curious about their reply. π