Commit graph

1049 commits

Author SHA1 Message Date
Jake Waksbaum 16592e54f7 vimPlugins: Refactor coc-* plugins and fix coc-go
There are 32 vim plugins, all related to the coc.nvim LSP plugin, that
are actually node packages and are included in nodePackages. In #82578,
those vim plugins were made to point at the corresponding node packages,
which fixed issues where the sources weren't being compiled properly
with Javascript build systems.

The way each of those vim plugins wraps its corresponding node package
is identical, so I factored that out into a function and eliminated the
duplication.

In addition, for some reason coc-go got missed, which led to it not
working correctly for me. I included it in my list of packages to wrap,
so that fixes that issue.
2020-09-04 08:33:47 -07:00
Jonathan Ringer 9b9a975969 vimPlugins: resolve github repository redirects 2020-08-31 12:19:26 -07:00
Jonathan Ringer 10733cdd6d vimPlugins: update 2020-08-31 12:19:26 -07:00
RonanMacF 0cea290a93 vimPlugins.vimspector: init at 2020-08-29 2020-08-31 12:19:26 -07:00
RonanMacF f3fd1d5045 vimPlugins.vim-after-object: init at 2018-09-17 2020-08-31 12:19:26 -07:00
RonanMacF a7a65d8389 vimPlugins.sideways-vim: init at 2020-08-24 2020-08-31 12:19:26 -07:00
RonanMacF 3dc2bd11d2 vimPlugins.devdocs-vim: init at 2018-08-27 2020-08-31 12:19:26 -07:00
RonanMacF 943986dbbf vimPlugins.vim-twiggy: init at 2019-06-24 2020-08-31 12:19:26 -07:00
RonanMacF 64d6ccc2b0 vimPlugins.vim-merginal: init at 2020-01-29 2020-08-31 12:19:26 -07:00
RonanMacF 2dd6666da5 vimPlugins.vim-markbar: init at 2020-05-10 2020-08-31 12:19:26 -07:00
Justinas Stankevicius a1871050cc vimPlugins.deoplete-vim-lsp: init at 2020-07-24 2020-08-26 10:02:47 -07:00
Justinas Stankevicius 55c5ee95d0 vimPlugins.vim-lsp: init at 2020-08-24 2020-08-26 10:02:47 -07:00
Justinas Stankevicius 94e086071e vimPlugins: update 2020-08-26 10:02:47 -07:00
"Jonathan Ringer" 40970bee0e vimPlugins: update 2020-08-21 01:13:31 -07:00
Jonathan Ringer 1a6f998619 vimPlugins.dracula-vim: fix name 2020-08-21 01:13:30 -07:00
RonanMacF eddeae2328 vimPlugins.vim-matchup: init at 2020-08-16 2020-08-17 17:46:59 -07:00
RonanMacF 770acba6de vimPlugins.vim-carbon-now-sh: init at 2019-02-14 2020-08-17 17:46:59 -07:00
RonanMacF 2d101df18c vimPlugins.vim-smoothie: init at 2019-12-02 2020-08-17 17:46:59 -07:00
Andrey Kuznetsov 7ae8aece7a vimPlugins: update 2020-08-15 16:29:34 -07:00
Andrey Kuznetsov c4a881c0fb vimPlugins.vim-poweryank: init at 2017-08-13 2020-08-15 16:29:34 -07:00
Andrey Kuznetsov 3b29c023f8 vimPlugins.vim-osc52: init at 2017-06-23 2020-08-15 16:29:34 -07:00
Andrey Kuznetsov 5bb8715c9b vimPlugins.coc-markdownlint: init at 2020-07-08 2020-08-15 16:29:34 -07:00
Andrey Kuznetsov dc78ed5147 vimPlugins.coc-vimlsp: init at 2020-07-01 2020-08-15 16:29:34 -07:00
Andrey Kuznetsov 5dc652723f vimPlugins.coc-explorer: init at 2020-07-07 2020-08-15 16:29:34 -07:00
Andrey Kuznetsov 467b7149e4 vimPlugins.coc-clap: init at 2020-05-11 2020-08-15 16:29:34 -07:00
Andrey Kuznetsov 17fb2201d4 vimPlugins.vim-clap: compile maple binary 2020-08-15 16:29:34 -07:00
Andrey Kuznetsov 5d4632ff5a vimPlugins.vim-clap: init at 2020-06-30 2020-08-15 16:29:34 -07:00
Vonfry f09bc01ba9 vimPlugins.vim-over: init at 2020-01-26 2020-08-14 22:53:41 -07:00
Vonfry 8397bb9490 vimPlugins.vim-ragtag: init at 2020-01-26 2020-08-14 22:52:52 -07:00
Sirio Balmelli b8b19c6036 vimPlugins.vim-clang-format: init at 2019-05-15 2020-08-14 17:14:42 -07:00
Sirio Balmelli a8a89c2ebc vimPlugins: update 2020-08-14 17:14:42 -07:00
David Muto (pseudomuto) 7220de19cd vimPlugins.vim-rails: init at 2020-06-19 2020-08-04 21:00:46 -07:00
David Muto (pseudomuto) 0d53b8f356 vimPlugins.golden-ratio: init at 2020-04-03 2020-08-04 21:00:46 -07:00
David Muto (pseudomuto) b532b72d3b vimPlugins: update 2020-08-04 21:00:46 -07:00
Jörg Thalheim f50b820bf4
Merge pull request #83915 from tsaeger/tsaeger/skim-fix-vim-plugin 2020-08-02 06:48:56 +01:00
David Muto (pseudomuto) b0d334f2f2 Update default branch for tslime.vim 2020-08-01 20:05:28 -07:00
Roman Volosatovs b0b724f873 vimPlugins: update 2020-07-31 00:12:30 -07:00
Roman Volosatovs 1e2703cd9c vimPlugins.diagnostic-nvim: init at 2020-07-25 2020-07-31 00:12:30 -07:00
Roman Volosatovs 2abec1ecd5 vimPlugins.vim-vsnip-integ: init at 2020-06-04 2020-07-31 00:12:30 -07:00
Roman Volosatovs 350764aa20 vimPlugins.vim-vsnip: init at 2020-06-04 2020-07-31 00:12:30 -07:00
Roman Volosatovs 720efe2d1b vimPlugins.i3config-vim: init at 2020-03-28 2020-07-31 00:12:30 -07:00
Roman Volosatovs 1d582978bc vimPlugins.vim-dirvish-git: init at 2018-09-14 2020-07-31 00:12:30 -07:00
Jörg Thalheim 4701e11216
Merge pull request #92323 from symphorien/lcn 2020-07-30 06:01:05 +01:00
Darwin Corn ef0df90c50 vimPlugins: add overrides for new ncm2 plugin deps 2020-07-18 17:01:56 -07:00
Darwin Corn f826149d9c vimPlugins.ncm2-dictionary: init at 2018-11-15 2020-07-18 16:53:15 -07:00
Darwin Corn fc17201a1d vimPlugins.ncm2-vim: init at 2018-08-15 2020-07-18 16:52:51 -07:00
Darwin Corn fbd0c09edd vimPlugins.ncm2-tagprefix: init at 2018-11-08 2020-07-18 16:52:28 -07:00
Darwin Corn 466872eccf vimPlugins.ncm2-syntax: init at 2018-12-11 2020-07-18 16:52:05 -07:00
Darwin Corn 82b1b1936a vimPlugins.ncm2-neosnippet: init at 2019-01-26 2020-07-18 16:51:42 -07:00
Darwin Corn 0e24f744e4 vimPlugins.ncm2-neoinclude: init at 2020-01-09 2020-07-18 16:51:19 -07:00
Darwin Corn b667ccff8e vimPlugins.ncm2-markdown-subscope: init at 2020-03-09 2020-07-18 16:50:56 -07:00
Darwin Corn 03d2363641 vimPlugins.ncm2-html-subscope: init at 2018-07-01 2020-07-18 16:50:33 -07:00
Darwin Corn 260182cd13 vimPlugins.ncm2-github: init at 2018-08-01 2020-07-18 16:50:10 -07:00
Darwin Corn cc7012acbe vimPlugins.ncm2-cssomni: init at 2018-07-09 2020-07-18 16:49:48 -07:00
Darwin Corn 44178a840c vimPlugins.vim-terraform-completion: init at 2019-07-28 2020-07-18 16:49:25 -07:00
Darwin Corn 2904fb7f81 vimPlugins.vim-vagrant: init at 2018-11-11 2020-07-18 16:48:58 -07:00
Darwin Corn 5096769bdd vimPlugins.vim-packer: init at 2018-11-11 2020-07-18 16:48:35 -07:00
Darwin Corn 501a9decbf vimPlugins.elvish-vim: init at 2019-06-29 2020-07-18 16:48:12 -07:00
Darwin Corn b0778598a0 vimPlugins: update 2020-07-18 16:47:52 -07:00
Frederik Rietdijk ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
"Cole Mickens" 794a34bcb2
vimPlugins: update 2020-07-07 02:24:07 -07:00
Cole Mickens 3b418a856a
vimPlugins.completion-treesitter: init at 2020-06-26 2020-07-07 02:24:07 -07:00
"Cole Mickens" a778c303ee
vimPlugins.completion-nvim: init at 2020-07-05 2020-07-07 02:24:06 -07:00
"Cole Mickens" 82b171b1c3
vimPlugins.nvim-treesitter: init at 2020-07-05 2020-07-07 02:24:06 -07:00
Cole Mickens a957776ee2
vimplugins: update.py uses GITHUB_API_TOKEN if available 2020-07-07 02:24:03 -07:00
Imran Hossain c6aa4058ad vimPlugins.neuron-vim: init at 2020-07-05 2020-07-05 16:16:43 -07:00
Imran Hossain 8854d86dd2 vimPlugins: update 2020-07-05 16:16:43 -07:00
Symphorien Gibol caa21c7cc0 vimPlugins.LanguageClient-neovim: 0.1.157 -> 0.1.158 2020-07-05 12:00:00 +00:00
Vladimír Čunát e1206a2129
Merge master into staging-next
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
Frederik Rietdijk 6f72f0b0df Merge staging-next into staging 2020-06-24 19:04:26 +02:00
John Ericson fa54dd346f
Merge pull request #85189 from Ericson2314/cxx-wrapper-debt
C++ compilers: Be sane with standard libraries
2020-06-22 10:38:34 -04:00
John Ericson f3f7612a40 C++ Compilers: Systematize handling of standard libraries 2020-06-22 04:24:44 +00:00
Sirio Balmelli ca8e5a63d3 vimPlugins: update
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-06-13 15:07:43 -07:00
Bouke van der Bijl f71490bd1d Add gopls to vim-go binaries 2020-06-10 12:58:39 -07:00
Matt Snider 224e56bc6e
vimPlugins.investigate-vim: init at 2020-02-29 2020-06-06 12:06:24 +02:00
David Wood f37b4a8d43 vimPlugins.vim-mundo: init at 2020-05-06 2020-06-04 12:23:10 -07:00
David Wood 568d540b42 vimPlugins.is-vim: init at 2017-10-30 2020-06-04 12:23:10 -07:00
David Wood f9b8c148df vimPlugins.vim-numbertoggle: init at 2017-10-26 2020-06-04 12:23:10 -07:00
David Wood 50eddf8a72 vimPlugins.vim-tmux-clipboard: init at 2019-04-07 2020-06-04 12:23:10 -07:00
David Wood db21ea2830 vimPlugins.vim-hybrid: init at 2016-01-05 2020-06-04 12:23:10 -07:00
David Wood 98238a01a6 vimPlugins.vim-spirv: init at 2019-11-20 2020-06-04 12:23:10 -07:00
David Wood a05a858d17 vimPlugins.vim-hocon: init at 2017-09-08 2020-06-04 12:23:10 -07:00
David Wood 6cc2a43e59 vimPlugins: resolve github repository redirects 2020-06-04 12:23:10 -07:00
David Wood 4204de06fb vimPlugins: update 2020-06-04 12:23:10 -07:00
SCOTT-HAMILTON e12768b0fe vim-async: Init at 2020-03-17 2020-06-04 12:28:39 +02:00
Kyle Ondy 4b0e7b1201 vimPlugins.conjure: init at 2020-05-26 2020-05-28 20:42:20 -07:00
Kyle Ondy 5f3b37a983 vimPlugins: resolve github repository redirects 2020-05-28 20:42:20 -07:00
Kyle Ondy 9afcc52f0d vimPlugins: update 2020-05-28 20:42:20 -07:00
Jörg Thalheim f17888bf0f
Merge pull request #81440 from NickHu/fruzzy
vimPlugins.fruzzy: init at 2019-10-28
2020-05-27 16:31:56 +01:00
leo60228 c49c8a7d6b
vimPlugins.vim-graphql: init at 2020-03-30 (#88840) 2020-05-25 13:18:44 +02:00
Isaac W Hanson be1594bf7a vim-utils: restore beforePlugins option
some plugins require configuration before their plugin definition
2020-05-06 14:18:44 -04:00
Sam Hug 59087de17b vimPlugins.coc-rust-analyzer: init at 2020-04-24 2020-04-26 11:34:23 -07:00
Sam Hug 2901db8e35 vimPlugins: update 2020-04-26 11:34:23 -07:00
Lisa Ugray dea7a90ccc vimPlugins: update 2020-04-24 17:01:03 -07:00
Lisa Ugray e5707f2cb5 vimPlugins: Add meta.homepage
Allow determining the source from a nix-env query to disambiguate which
plugin you're using/about to use.
2020-04-24 17:01:03 -07:00
Jörg Thalheim 019dc065ee
gometalinter: remove
gometalinter development has stopped. golangci-lint is the replacement
2020-04-23 15:33:15 +01:00
Minijackson 903266491b vimPlugins.LanguageClient-neovim: 0.1.156 -> 0.1.157 2020-04-22 14:00:40 -07:00
Tom Saeger 991221f9aa skim-vim: init at 2019-07-31 2020-04-13 10:36:38 -05:00
Matthieu Coudron ad06ae4195 vimPlugins.vim-dasht: init at 2019-09-29
Use with `:Dasht`.
2020-04-13 15:04:03 +02:00
Rok Garbas b7d362ab91
vimPlugins: vim-which-key init (#85121) 2020-04-13 04:35:01 +02:00
Rok Garbas a8a254d828
vimPlugins: coc-nvim update (#85106) 2020-04-13 00:44:59 +02:00
Rok Garbas 4f648dfda8
vimPlugins: added branch support for update.py script (#85102) 2020-04-12 23:05:00 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Timo Kaufmann 3abce7b376
Merge pull request #83788 from ryneeverett/vim-plugins-update-commit
vimPlugins: Automate git commits when updating.
2020-04-01 19:29:27 +00:00
ryneeverett 0a2759483a vimPlugins: update auto-commiting based on review
- Use git.Repo(ROOT, search_parent_directories=True) to find nixpkgs
repo.
- Don't commit overrides.nix.
- Remove "-a" short argument.
- Remove "--commit" flag and commit by default.
- Improve help/error messages.
- Favor closure pattern over classes.Use a closure to wrap the update
function with state rather than a callable class.
- break NixpkgsRepo class into functions
- Optional None-type arguments
- Remove repo checks from update.py. Git is too flexible and permits too
many workflows for my attempt to replace documentation with code to work.
My goal would be to separate the `--add` functionality from the update
functionality in the near term and then there will be no reason for this
usage to create commits anyway.
2020-04-01 17:19:01 +00:00
ryneeverett 1c0f0de46c vimPlugins: normalize deprecation names
Parsing plugin lines in multiple places is hazardous and already manifested a
bug!
2020-04-01 14:30:46 +00:00
ryneeverett 1f32eb7987 vimPlugins: remove repetition from update.main
Adding some abstraction makes main() more readable which is important
since it's the main control flow of the script.
2020-04-01 14:30:39 +00:00
ryneeverett f1ae95f6d3 vimPlugins: update.py --add <plugin> argument
- update.py's new --add argument replaces manual editing of
vim-plugin-names for basic use cases.
2020-04-01 14:30:39 +00:00
ryneeverett 042c3dc356 vimPlugins: automatically commit redirect updates
- When redirections are detected, rather than printing instructions,
update.py now creates two commits -- one with the plugin updates and
another with redirected plugin names updated to their new repos.
- Added a --allow-dirty flag so that one can run ./update.py --commit
with a dirty nixpkgs repository, which is necessary for development.
I wouldn't mind removing this before merging if it's not in our flag
budget but it's necessary scaffolding for now.
2020-04-01 14:30:33 +00:00
ryneeverett df0db17740 vimPlugins: automatically commit update 2020-04-01 14:30:23 +00:00
Timo Kaufmann bd12256228
Merge pull request #83588 from evenbrenden/vim-pico8-syntax
vimPlugins.vim-pico8-syntax: init at 2016-10-30
2020-04-01 12:13:10 +00:00
Timo Kaufmann d2e422fcef
Merge pull request #83798 from ryneeverett/vim-plugins-update-proc
vimPlugins: Add --proc flag to update script.
2020-03-31 09:52:02 +00:00
ryneeverett 1f446cc7c8 vimPlugins.vim-python-pep8-indent: init at 2019-05-13 2020-03-30 21:46:49 -07:00
ryneeverett d0ce3afefa vimPlugins.splitjoin-vim: init at 2020-03-10 2020-03-30 21:46:49 -07:00
ryneeverett 95c981e980 vimPlugins.SimpylFold: init at 2017-06-13 2020-03-30 21:46:49 -07:00
ryneeverett 23c94580ce vimPlugins.lightline-bufferline: init at 2020-02-14 2020-03-30 21:46:49 -07:00
Even Brenden 652342cabe vimPlugins.vim-pico8-syntax: init at 2016-10-30 2020-03-30 20:04:52 +02:00
ryneeverett 9546a64d46 vimPlugins: Add --proc flag to update script.
This is based on discussion in #83008 and replaces it.
2020-03-30 18:04:52 +00:00
Timo Kaufmann d8cb79d6a6
Merge pull request #83502 from minijackson/vimPlugins-gruvbox-community-2020-02-24
vimPlugins.gruvbox-community: 2019-05-31 -> 2020-02-24
2020-03-28 11:45:12 +00:00
Timo Kaufmann f076eced64
Merge pull request #79193 from equirosa/vimPlugins.vim-kitty-navigator
vimPlugins.vim-kitty-navigator: init at 2019-11-04
2020-03-28 11:38:17 +00:00
Minijackson bf96f9122d
vimPlugins.gruvbox-community: 2019-05-31 -> 2020-02-24, switch to autogenerated 2020-03-28 10:43:56 +01:00
Eduardo Quiros aed79fb5ee
vimPlugins.vim-kitty-navigator: init at 2019-11-04 2020-03-27 19:19:06 -06:00
Jason Miller 4234ef550c vimacs: init at 2016-03-24 2020-03-27 14:39:22 -04:00
Timo Kaufmann 12c931a8e8
Merge pull request #83119 from ryneeverett/vim-plugins-update-redirects
VimPlugins: update redirected repos
2020-03-27 17:48:32 +00:00
Matt Snider 749028e92b vimPlugins.BufOnly-vim: init at 2010-10-18 2020-03-27 17:49:33 +01:00
ryneeverett 25fea4538e vimPlugins: Store deprecation date. 2020-03-27 16:19:54 +00:00
ryneeverett 7cc024b59e vimPlugins: Automatic rename deprecations
When an updated redirect results in a package name change, not just an
owner change, throw an error to warn users the package names has
changed.
2020-03-27 15:30:54 +00:00
Joe Hermaszewski 7dd3d620d6 vim-plugins.coc-fzf: init at 2020-03-06
Tested working with the current version of coc.nvim and fzf
2020-03-27 01:42:32 -07:00
ryneeverett b886ad90e7 vimPlugins: Automatically sort vim-plugin-names.
Python's `sorted` method works a little differently than `sort` in the
handling of dashes.
2020-03-26 05:56:31 +00:00
Poscat 85b91c7bb6 vimPlugins.ats-vim: init at 2020-03-03 2020-03-24 12:22:37 -07:00
ryneeverett cffb6cb637 vimPlugins: Update redirects without flag.
Per review, the input file will now be rewritten automatically if
redirects are found.
2020-03-24 15:11:46 +00:00
ryneeverett a9c9b0d40c vimPlugins: --update-redirects improvements.
In response to @timokau's review here are a couple changes:

- Decrease the fragility of the replacement code by normalizing
whitespace on each line.
- Throw an error when plugins are renamed rather than silently aliasing
to the new name.
2020-03-24 03:11:07 +00:00
ryneeverett 6601c1699f vimPlugins: Update redirects 2020-03-22 05:04:26 +00:00
ryneeverett c78aa8e100 vimPlugins: Update 2020-03-22 04:05:19 +00:00
ryneeverett d4874a7ee6 vimPlugins: Automate redirect updates in update.py
Many of the plugins in vim-plugin-names are out of date and redirect to
their new github repos. This commit adds a flag to automatically update
these and defines a process for committing these updates into nixpkgs.
2020-03-22 04:04:50 +00:00
Timo Kaufmann 4738b1f89f
Merge pull request #83006 from timokau/vim-plugins-2020-03-20
vimPlugins: update
2020-03-20 17:10:53 +00:00
Timo Kaufmann 1711025a3d vimPlugins: update
The vim-pandoc patch is now outdated and has been replaced by a better
workaround upstream:

https://github.com/vim-pandoc/vim-pandoc/pull/363
2020-03-20 17:44:25 +01:00
Timo Kaufmann 71331ee9ef
Merge pull request #74846 from rummik/vam-regression
Fix converting vam.pluginDictionaries to VimL
2020-03-19 21:39:01 +00:00
*Kim Zick (rummik) 6de54148ef vim-utils: Fix converting vam.pluginDictionaries to VimL 2020-03-19 17:22:52 -04:00
Timo Kaufmann 880f5a6125 vimPlugins.vim-pandoc: fix startup 2020-03-17 23:04:10 +01:00
Silje Enge Kristensen 0adf77f746
vimPlugins.coc-spell-checker: init at 2020-02-19" 2020-03-15 17:58:33 +00:00
Silje Enge Kristensen 79ee5bc822
vimPlugins: Update 2020-03-15 17:58:28 +00:00
eyjhbb@gmail.com d8b41ad219
vimPlugins.coc-*: add npm dependencies 2020-03-15 17:30:33 +00:00
Ersin Akinci 347479b6e0
vimPlugins.overrides: add coc-prettier 2020-03-15 12:55:06 +00:00
Eduardo Quiros df49c1bdc1
vimPlugins.vim-automkdir: init at 2016-01-17 2020-03-11 12:53:06 -06:00
Eduardo Quiros 9caf1a87a1
vimPlugins: Update 2020-03-11 12:43:45 -06:00
Benjamin Hipple 4e5838132e vimPlugins.LanguageClient-neovim: upgrade cargo fetcher and cargoSha256 2020-03-09 19:00:48 +01:00
Nick Hu a478f09d4b
vimPlugins.fruzzy: init at 2019-10-28 2020-03-04 09:51:25 +00:00
Brett Lyons d1d4d90bd3 Revert "vimPlugins.notational-fzf-vim: init at 2019-12-03"
This reverts commit 0eb33b0485.
2020-03-02 09:16:06 -08:00
Brett Lyons 745dbf46af Revert "vimPlugins.notational-fzf-vim: Fix missing runtime deps"
This reverts commit 976aa97435.
2020-03-02 09:16:06 -08:00