Vim Native Plugin Management: Plugin Managers Are A Meme

Vim Native Plugin Management: Plugin Managers Are A Meme

Brodie Robertson

3 года назад

8,900 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

ytlum
ytlum - 02.10.2020 20:43

luke told me to consume so here i am.

Ответить
marcello42
marcello42 - 09.03.2022 22:05

thanks a lot!

Ответить
programmer
programmer - 06.12.2021 20:36

Would `git submodule <cmd> --recurse` help?

Ответить
Enis Arik
Enis Arik - 28.04.2021 18:22

Nice video! I am a complete beginner to plugins, I think I will just start with the native Vim plugin manager. To learn what is going on under the hood..

Ответить
vim449
vim449 - 15.02.2021 23:33

Why not just use a git bare repo for your vim config? It would remove all of the need for submodules for each plugin and should get rid of most of the headache...

Ответить
Gabriel Williams
Gabriel Williams - 04.10.2020 04:47

Moving the plugin files into the correct directory is even worse than installing programs in Windows; at least then an installer does it for you.

I think a plugin manager is essential because it's a n/vim-specific package manager which can automatically update packages for you, and make installing them much easier and less bloated too.

Ответить
tuerda
tuerda - 03.10.2020 17:46

More sensible option for updating plugins if your dotfiles are under version control: Instead of submodules, just put the pack directory in gitignore.

Ответить
Thomas Blakely
Thomas Blakely - 03.10.2020 02:10

Hey mate, just some feedback (great channel by the way):
Would be cool to do a quick `pwd` when navigating directories; `la -l file` when discussing things like symlinks.

Also, I know Luke used to run a program that would display the key presses - super helpful!

Ответить
markstos
markstos - 02.10.2020 23:01

Thanks. You helped convince me to stick with `vim-plug`. Glad to learn about some of the built-in related features though.

The talking speed made this one a bit hard to understand compared to some others, and I'm a native English speaker.

Ответить
Maxim Kim
Maxim Kim - 02.10.2020 22:16

try minpac

Ответить
Albi Loves
Albi Loves - 02.10.2020 21:08

Thanks!

Ответить
Julie Moss
Julie Moss - 02.10.2020 20:35

Good content, and great detail.
Much appreciates

Ответить