Rebecca Turner
d8add139e1
Add Treesitter support to Vim upgrade ( #184 )
...
* Add `:TSUpdate` to Vim upgrade
* Reformat `freebsd.rs`
Co-authored-by: Thomas Schönauer <37108907+DottoDev@users.noreply.github.com >
2022-11-23 15:24:58 +00:00
Thomas Schönauer
bd34a3bcd4
Revert "10.2.0 release " ( #215 )
...
Revert "10.2.0 release (#213 )"
This reverts commit 13076fcef6 .
2022-11-23 16:23:00 +01:00
Thomas Schönauer
13076fcef6
10.2.0 release ( #213 )
2022-11-23 15:18:09 +00:00
shura
31aae2198c
Fix neovim upgrade ( #77 )
2022-10-26 21:27:59 +00:00
Thom Wiggers
29644d6ffa
[vim] Update Coc plugins ( #934 )
2022-05-18 11:33:23 +00:00
Funky185540
547df8d346
vim: Support updating dein ( #857 )
...
`dein` is a plugin manager for vim, which was supported for a while in
an earlier version of topgrade. This patch reintroduces support for
upgrading "plain" `dein`, rather that the `dein` UI which is invoked by
`DeinUpdate` in vim.
2022-02-13 08:08:36 +02:00
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