Commit Graph

813 Commits

Author SHA1 Message Date
Flakebi
96bfc3bd4b
vimPlugins: Update 2020-01-13 22:48:33 +01:00
Jonathan Ringer
ae9eac6698 vimPlugins: update 2020-01-12 13:34:39 -08:00
Paul Reimer
bab78a837f vimPlugins.nvim-gdb: init at 2019-10-28 2020-01-12 13:27:14 -08:00
Minijackson
6dafc78a56 vimPlugins.LanguageClient-neovim: 0.1.155 -> 0.1.156 2020-01-11 12:49:00 -08:00
ivann
76e5ae7eba vimPlugins.increment-activator: init at 2019-05-09 2020-01-10 11:41:26 -08:00
ivann
fccbde03b7 vimPlugins.vim-cool: init at 2018-01-11 2020-01-10 11:38:32 -08:00
ivann
e2e90a0e64 vimPlugins.defx-git: init at 2019-12-25 2020-01-10 09:20:25 -08:00
ivann
80223b04c8 vimPlugins.vim-dadbod: init at 2020-01-02 2020-01-09 15:06:47 -08:00
ivann
f58d7da30d vimPlugins.vim-endwise: init at 2019-11-13 2020-01-09 15:04:52 -08:00
ivann
2773c7a9ac vimPlugins.pear-tree: init at 2019-12-08 2020-01-09 15:04:23 -08:00
ivann
1cc1e8423f vimPlugins.defx-icons: init at 2019-11-03 2020-01-09 15:02:50 -08:00
ivann
24aa9b355e vimPlugins.vista-vim: init at 2020-01-06 2020-01-09 13:33:31 +01:00
Wael M. Nasreddine
8dccb59bac vim-plugins: honor the plugin manager re filetype and syntax
Currently, all the filetype and syntax are enabled *after* all the plugins has
already been loaded. Whilst this is the case for Pathogen, it's not
recommended when using VAM.

This commit applies the recommendation for:
- VAM[0]: The filetype and syntax are enabled *before* the plugins are loaded.
- Pathogen[1]: The filetype and syntax are enabled *after* the plugins are loaded.
- Plug[2]: The filetype and syntax are automatically enabled.

[0]: d9e865f3c2 (recommended-setup)
[1]: a553410f1b/README.markdown (runtime-path-manipulation)
[2]: 2f5f74e5e6/README.md (usage)
2020-01-07 13:13:41 -08:00
Wael M. Nasreddine
5f0327a6e0 vim-plugins: remove unused and empty neobundleImpl 2020-01-07 13:13:41 -08:00
Wael M. Nasreddine
e7faae24c0 vim-plugins: remove unused and empty vundleImpl 2020-01-07 13:13:41 -08:00
Wael M. Nasreddine
c6c00529e1 Revert "vim-plugins: hashivim/vim-terraform: fix the filetypedetect autocmd (#76845)"
This reverts commit fa92f00dc3.
2020-01-07 13:13:41 -08:00
Wael M. Nasreddine
7909787a7d Revert "vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)"
This reverts commit a3bf0c2e40.
2020-01-07 13:13:41 -08:00
Bernardo Meurer
dfce50dcf5 vimPlugins: update 2020-01-06 00:31:45 -08:00
Ryan Mulligan
dab8500b49
Merge pull request #76305 from softinio/add-coc-metals-vim-plugin
Add coc-metals vim plugin
2020-01-05 19:48:43 -08:00
Wael Nasreddine
fa92f00dc3
vim-plugins: hashivim/vim-terraform: fix the filetypedetect autocmd (#76845) 2020-01-04 11:29:06 -08:00
Wael Nasreddine
2f22e67c99
vim-plugins: direnv-vim: hardcode the default path to direnv (#76926) 2020-01-04 11:27:16 -08:00
Salar Rahmanian
3c8f226b33 vimPlugins.coc-metals: init at 2019-12-23 2019-12-23 12:25:07 -08:00
Salar Rahmanian
5f66874b8f vim plugin updates 2019-12-23 12:21:35 -08:00
Timo Kaufmann
dfbe05d6c0 vimPlugins: update 2019-12-22 21:40:02 +01:00
Matthieu Coudron
bebfff6fc5 vimPlugins.nvim-lsp: init at 2019-12-17 2019-12-20 17:40:31 -08:00
Paolo Anastagi
7af70d8b77 vimPlugins.vim-elm-syntax: init at 2019-11-28 2019-12-18 17:27:33 -08:00
Paolo Anastagi
2ce5e5b17c vimPlugins: Update 2019-12-18 17:27:33 -08:00
Salar Rahmanian
ce2adeb6b6 Add split-term vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian
f48fb5ca0a Add vim-slash vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian
7ff19f9d59 Add gen_tags vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian
9ec0c1bb7e Add smartpairs vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian
bccadf3a5b Update existing pluging 2019-12-16 09:11:14 -08:00
Johannes Rosenberger
592ee0c399 vimPlugins.deoplete-khard: init at 2019-09-02 2019-12-14 12:05:10 +01:00
Johannes Rosenberger
ccd448b49e vimPlugins: Update 2019-12-14 11:59:04 +01:00
Bernardo Meurer
6f66fad9be vimPlugins.quick-scope: init at 2019-04-22 2019-12-13 15:04:00 -08:00
Bernardo Meurer
fcf9cb2c15 vimPlugins: update 2019-12-13 15:04:00 -08:00
Bernardo Meurer
1bb1ac5b50 vimPlugins: sort 2019-12-13 15:04:00 -08:00
Minijackson
8797d4f2fa vimPlugins.LanguageClient-neovim: 0.1.154 -> 0.1.155 2019-12-10 12:57:15 +01:00
Timo Kaufmann
85d10c9b48 vimPlugins: update 2019-12-07 12:03:16 +01:00
Chuck
c768e2338f vimPlugins.vim-subversive: Init at 2019-07-28 2019-12-03 17:45:00 -08:00
Chuck
357c541f82 vimPlugins.vim-move: Init at 2019-11-23 2019-12-03 17:45:00 -08:00
Chuck
210252aa26 vimPlugins.thesaurus_query-vim: Init at 2019-11-09 2019-12-03 17:45:00 -08:00
Chuck
399811ecf7 vimPlugins: Update 2019-12-03 17:45:00 -08:00
Bernardo Meurer
701ae3afcc vimPlugins: update
vimPlugins.coc-nvim: 2019-11-18 -> 2019-11-29
2019-11-29 15:55:50 -08:00
Jörg Thalheim
9ecb2c4f72
vimPlugins: backoff on timeout in update.py (#73499)
vimPlugins: backoff on timeout in update.py
2019-11-27 10:58:30 +00:00
John Ericson
1206faa6d5
Merge pull request #74057 from Ericson2314/wrapper-pname-support
treewide: Purge most parseDrvName
2019-11-24 13:31:35 -05:00
Adithya Kumar
a067458d65 vimPlugins.vimagit: init at 2019-07-24 2019-11-24 10:04:13 -08:00
Adithya Kumar
d576af3561 vimPlugins: Update 2019-11-24 10:04:13 -08:00
John Ericson
d0d5136cce Merge remote-tracking branch 'upstream/master' into wrapper-pname-support 2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca treewide: Get rid of most parseDrvName without breaking compat
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Timo Kaufmann
8c757f4dc9 vimPlugins: backoff on timeout in update.py
Updating vim-plugins recently started timing out regularly for me. It
may have to do with an ISP switch on my side, but I don't think that
should cause timeouts. I guess I'm probably not the only one
experiencing this, so in this comment I introduce exponential backoff.
Every request will be retried up to 3 times (3 seconds, 6 seconds, 12
seconds delay).
2019-11-19 21:10:32 +01:00
Timo Kaufmann
61c60bad22 vimPlugins: fix formatting and typing in update.py 2019-11-19 21:10:13 +01:00
Bernardo Meurer
19b5055f6a vimPlugins.coc-nvim: 0.0.74 -> 2019-11-18 2019-11-19 07:33:57 -08:00
Bernardo Meurer
d3088693e5 vimPlugins: update 2019-11-19 07:33:57 -08:00
Matthieu Coudron
3820ff9c8b vim update.py: allow different in and out files
...also adds an argparse cli parser.
2019-11-19 18:41:11 +09:00
Timo Kaufmann
1defbf45cf vimPlugins: update 2019-11-16 14:17:52 +01:00
Maximilian Bosch
7ba54dc667
vimPlugins.palenight-vim: init at 2019-08-21 2019-11-13 11:34:35 +01:00
Maximilian Bosch
7be26264f1
vim-plugins: update 2019-11-13 11:34:24 +01:00
Daiderd Jordan
8e1380b981 vimPlugins.youcompleteme: fix python interpreter 2019-11-09 10:38:30 -08:00
Godefroid Chapelle
61bd6c8620 vimPlugins.vimelette: init at 2019-05-02 2019-11-08 15:12:24 +01:00
Godefroid Chapelle
27716a8c78 vimPlugins: Update 2019-11-08 15:12:24 +01:00
Nathan van Doorn
31315ec730 vimPlugins.vim-metamath: init at 2017-02-10 2019-11-07 11:18:05 -08:00
Nathan van Doorn
060f3125fc vimPlugins: Update 2019-11-07 11:18:05 -08:00
Bernardo Meurer
8de49b53a2 vimPlugins: update 2019-11-07 09:37:49 -08:00
Galen Abell
874201a860 vimPlugins: fix vim-docbk-snippets naming clash 2019-11-06 10:55:51 -08:00
Galen Abell
1cfd1d06d6 vimPlugins.VimOrganizer: init at 2014-04-10 2019-11-06 10:55:51 -08:00
Galen Abell
545bc45809 vimPlugins.vim-sexp-mappings-for-regular-people:
init at 2014-11-04
2019-11-06 10:55:51 -08:00
Galen Abell
c07850c5cf vimPlugins.vim-sexp: init at 2017-05-15 2019-11-06 10:55:51 -08:00
Galen Abell
ae74169450 vimPlugins.vim-clojure-static: init at 2017-10-23 2019-11-06 10:55:51 -08:00
Galen Abell
afbde10f2f vimPlugins.vim-clojure-highlight: init 2015-07-05 2019-11-06 10:55:51 -08:00
Galen Abell
13c2cc0b91 vimPlugins.utl-vim: init at 2010-10-18 2019-11-06 10:55:51 -08:00
Galen Abell
2b944d2fcf vimPlugins.vim-salve: init at 2019-08-02 2019-11-06 10:55:51 -08:00
Galen Abell
05c0d8792f vimPlugins.kotlin-vim: init at 2019-05-26 2019-11-06 10:55:51 -08:00
Galen Abell
05ded6497a vimPlugins.gv-vim: init at 2019-10-13 2019-11-06 10:55:51 -08:00
Galen Abell
6f3f7fcc89 vimPlugins.mattn-calendar-vim: init at 2018-08-25 2019-11-06 10:55:51 -08:00
Galen Abell
47769e5127 vimPlugins: Update 2019-11-06 10:55:51 -08:00
Galen Abell
8eb8fa153e vimPlugins: Add alias support to update.py
Plugins in `plugin-list` can now optionally specify an alias name, to
avoid naming collisions if plugins have the same repo name. For example,
specifying `author/common-plugin as author-common-plugin` will use
`author-common-plugin` as the package name in `generated.nix`.
2019-11-06 10:55:51 -08:00
Justin Lovinger
274bf0a395 vimPlugins.antonys-macro-repeater: init at 2017-09-10 2019-10-30 21:41:55 -07:00
Justin Lovinger
565cca327a vimPlugins: Update 2019-10-30 21:41:55 -07:00
Denny Schäfer
c0343390ca vimPlugins: update 2019-10-29 21:08:42 -07:00
Timo Kaufmann
162e1c5350 vimPlugins: update 2019-10-26 17:43:18 +02:00
Bernardo Meurer
98d1828851 vimPlugins.vim-protobuf: init at 2017-12-26 2019-10-24 21:19:20 -07:00
Bernardo Meurer
437c8ae843 vimPlugins.deoplete-tabnine: init at 2019-10-16 2019-10-24 21:19:20 -07:00
Bernardo Meurer
fac36f122d vimPlugins.lalrpop-vim: init at 2017-11-22 2019-10-24 21:19:20 -07:00
Bernardo Meurer
5e0b837f91 vimPlugins.vim-nftables: init at 2019-07-25 2019-10-24 21:19:20 -07:00
Bernardo Meurer
1983fc95c9 vimPlugins.gentoo-syntax: init at 2019-09-30 2019-10-24 21:19:20 -07:00
Bernardo Meurer
349035ad3d vimPlugins.vim-flatbuffers: init at 2018-10-11 2019-10-24 21:19:20 -07:00
Bernardo Meurer
2ca6c45e52 vimPlugins.ayu-vim: init at 2019-09-21 2019-10-24 21:19:20 -07:00
Bernardo Meurer
91821d0149 vimPlugins: update 2019-10-24 21:19:20 -07:00
Chuck
4250954428 vimPlugins.vader-vim: init at 2019-05-18
Vader is a test framework for testing other vim plugins.
27 of the plugins in vim-plugin-names use Vader for their tests.
2019-10-25 13:05:59 +09:00
Timo Kaufmann
1e00a97577
Merge pull request #71819 from timokau/vimPlugins-2019-10-23
vimPlugins: update
2019-10-23 17:36:13 +02:00
Matthieu Coudron
7fc72bddf9 vimPlugins.nvim-terminal-lua: init at 2019-10-17 2019-10-23 23:40:11 +09:00
Timo Kaufmann
92e1b2142c vimPlugins: update 2019-10-23 16:28:31 +02:00
Flakebi
61ac17f342
vimPlugins.vim-manpager: init at 2017-05-08 2019-10-14 16:19:11 +02:00
Flakebi
76b5242e7e
vimPlugins.lexima-vim: init at 2019-07-22 2019-10-14 16:07:26 +02:00
Flakebi
e4e01c6bde
vimPlugins.vimfiler-vim: init at 2019-07-30 2019-10-14 16:05:25 +02:00
Flakebi
c4ede4f2e4
vimPlugins: Update 2019-10-14 16:03:38 +02:00
Joe Hermaszewski
4a702c9d1c vimPlugins: update 2019-10-12 18:37:46 +08:00
Joe Hermaszewski
750757dba4 vimPlugins.vim-yaml: init at 2019-01-07 2019-10-12 18:35:57 +08:00
Joe Hermaszewski
f74b035ca7 vimPlugins.vim-visual-increment: init at 2015-07-02 2019-10-12 18:35:57 +08:00