Commit graph

34 commits

Author SHA1 Message Date
Sean Haugh d57d873501 vimPlugins.vim-ps1: init at 2017-10-20 2018-11-19 12:20:25 -06:00
Renaud d3a27af8e1
Merge pull request #49612 from siriobalmelli/vim-cscope-autoload
add vim plugin vim-scripts/autoload_cscope.vim
2018-11-09 10:43:50 +01:00
Wael M. Nasreddine cf4b714ab1
vimPlugins.yats-vim: init at 2018-10-17 2018-11-07 11:23:19 -08:00
Wael M. Nasreddine 96bf462238
vimPlugins.zoomwintab-vim: init at 2018-04-14 2018-11-07 11:22:36 -08:00
Wael M. Nasreddine cd935e5c71
vimPlugins.vissort-vim: init at 2014-01-31 2018-11-07 11:22:12 -08:00
Wael M. Nasreddine 4b65df6c0c
vimPlugins.vim-colemak: init at 2016-10-16 2018-11-07 11:21:50 -08:00
Wael M. Nasreddine f5b9fd6f6d
vimPlugins.vim-better-whitespace: init at 2018-06-11 2018-11-07 11:21:26 -08:00
Wael M. Nasreddine 6a5efe0704
vimPlugins.traces-vim: init at 2018-10-14 2018-11-07 11:21:04 -08:00
Wael M. Nasreddine 366a625f04
vimPlugins.PreserveNoEOL: init at 2013-06-14 2018-11-07 11:20:41 -08:00
Wael M. Nasreddine cb2b89fa08
vimPlugins.pig-vim: init at 2017-06-08 2018-11-07 11:20:09 -08:00
Wael M. Nasreddine 24770039e5
vimPlugins.emmet-vim: init at 2018-10-06 2018-11-07 11:19:43 -08:00
Wael M. Nasreddine 73cddf1e95
vimPlugins.vim-terraform: init at 2018-08-02 2018-11-07 11:17:51 -08:00
Wael M. Nasreddine 644c864637
vimPlugins.direnv-vim: init at 2017-12-29 2018-11-07 11:16:50 -08:00
Trolli Schmittlauch f6b41dd3d1 vim-plugins: automatic version bumps
The recommended ./update.py script for adding new plugins also bumps the
version of already existing plugins.
2018-11-04 15:14:00 +01:00
Trolli Schmittlauch da0db21029 vim-plugins: add jedi-vim
As this is a python3 plugin it'd be nice to check for python3 support in
the used vim, but apparently nobody else does this.
2018-11-04 15:13:59 +01:00
Sirio Balmelli ad49300678 add vim plugin vim-scripts/autoload_cscope.vim 2018-11-01 20:01:55 +01:00
Denny Schäfer 2cf654a64e
vim-plugins/iceberg init 2018-10-29 22:10:33 +01:00
Henry 388adf92a1 misc/vim-plugins: add posva/vim-vue 2018-10-05 14:54:39 +02:00
Klaas van Schelven 1549c0a95c nvie/vim-flake8: init at 2018-09-21 2018-10-03 17:03:31 +02:00
Jörg Thalheim 5dfe67d624
Merge pull request #47532 from ma9e/wal-vim
vimPlugins.wal-vim: init at 2018-06-04
2018-09-30 22:49:00 +01:00
Sean Haugh 42c9c31ad9 vimPlugins.wal-vim: init at 2018-06-04 2018-09-29 13:16:32 -05:00
Will Dietz fc5eb7ff74 vim-plugins: regen for new additions, updates (2018-09-29) 2018-09-29 13:12:26 -05:00
Jörg Thalheim b7d34a3d13 vimPlugins.vim-husk: init at 2015-11-29
(cherry picked from commit ef32704f1d537512842ea711881f333413f08b79)
2018-09-25 22:15:32 +01:00
Jörg Thalheim 3b4a8a6902 vimPlugins: update
(cherry picked from commit f1477a3c87020ce5262ffa3cf78fa38e22dca6c2)
2018-09-25 22:15:24 +01:00
Sam Parkinson 0e1f3ef01a vim-tsx: init at 2017-03-16
fixes #46728
2018-09-20 08:44:45 +01:00
Roman Volosatovs 3f47dfff3b
vimPlugins: Add vim-plug, update plugins 2018-09-20 08:52:32 +02:00
Roman Volosatovs d82d6a7dae
vimPlugins: shougo -> Shougo 2018-09-20 08:51:29 +02:00
Matthieu Coudron c4819dafe5 vimPlugins: adding vim-sayonara/nvimdev/obsession 2018-09-17 01:31:32 +09:00
Christopher Birkbeck 2fb5b52bab
Added ranger.vim, a plugin that uses the ranger file manager within vim. 2018-09-14 22:43:58 -04:00
Jörg Thalheim e15ffdf951 vimPlugins.ncm2: init at 2018-09-03
This is the new version of neovim completion manager
2018-09-12 09:14:38 +01:00
Jörg Thalheim ac415ca68e vimPlugins: do not pick up aliases from nixpkgs 2018-09-12 07:51:03 +01:00
Jörg Thalheim 4daba543aa vimPlugins: updates 2018-09-12 07:45:44 +01:00
Roman Volosatovs 8f4c5c72ac
vimPlugins: Fix update.py, add/update plugins 2018-09-10 21:41:04 +02:00
Jörg Thalheim 953199fd82 vim-plugins: rewrite updater
A new python script has been added to replace the aged viml-based
updater. The new updater has the following advantages:

- use rss feeds to check for updates quicker
- parallel downloads & better caching
- uses proper override mechanism instead of text substitution
- update generated files in-place instead of having to insert updated plugins manually

Automatically reading `dependencies` from the plugins directory has been
not re-implemented.
This has been mostly been used by Mark Weber's plugins, which seem to
no longer receive regular updates.
This could be implemented in future as required.
2018-09-09 11:22:43 +01:00