Commit Graph

7 Commits

Author SHA1 Message Date
Roey Darwish Dror
23c9908a6a Add an option to force vim plug update (#795)
* Add an option to force vim plug update (fix #751)

* Rustfmt

* Update src/config.rs

Co-authored-by: M*C*O <mcofficer@gmx.de>

Co-authored-by: M*C*O <mcofficer@gmx.de>
2021-11-06 06:06:10 +02:00
czwinzscher
88bad3380d add support for paq-nvim (#655) 2021-02-23 10:21:58 +02:00
Philipp Weißmann
be16d1bbe7 Vim update: call DeinUpdate if available (#559)
The project https://github.com/wsdjeg/dein-ui.vim provides a userfriendly alternative to the `call dein#upgrade` call of the dein plugin manager. If this command is available, we should run it
2020-11-11 12:02:37 +02:00
FallenWarrior2k
7910866985 Fix some minor Vim issues (#518) 2020-09-06 19:44:03 +03:00
Roey Darwish Dror
cd94d98fb9 Support Vim's package (fix #498) (#499) 2020-08-15 13:23:56 +03:00
Roey Darwish Dror
494b7feafb Add quitall to the end of the vim script #459 2020-07-01 08:39:41 +03:00
Roey Darwish Dror
5fb9b41771 Use a vim script to upgrade vim (#451) 2020-06-28 08:33:40 +03:00