Commit graph

857 commits

Author SHA1 Message Date
Joe Hermaszewski 1b42193d42 vimPlugins.neovim-fuzzy: init at 2018-11-15 2019-10-12 18:35:56 +08:00
Joe Hermaszewski cc768f7d1f vimPlugins.lessspace.vim: init at 2019-09-12 2019-10-12 18:35:56 +08:00
Tobias Mayer eef286ca53 vimPlugins.vim-pasta: init at 2018-09-08 2019-10-03 02:13:06 -07:00
Tobias Mayer 4185ed3a81 vimPlugins.vim-textobj-variable-segment: init at 2019-05-05 2019-10-03 02:13:06 -07:00
Tobias Mayer 30f246e4f4 vimPlugins.vim-indexed-search: init at 2019-07-04 2019-10-03 02:13:06 -07:00
Tobias Mayer 7b29837a69 vimPlugins.asterisk: init at 2019-09-23 2019-10-03 02:13:06 -07:00
Tobias Mayer 33a095fb9e vimPlugins: Update 2019-10-03 02:13:06 -07:00
Kierán Meinhardt e7ac6e3ff8 vimPlugins.vim-fetch: init at 2019-04-03 2019-10-01 12:51:02 -07:00
Kierán Meinhardt 3fc5a4e046 vimPlugins.todo-txt-vim: init at 2016-11-10 2019-10-01 12:51:02 -07:00
Kierán Meinhardt 58899b8d19 vimPlugins.vim-fsharp: init at 2018-11-13 2019-10-01 09:53:18 -07:00
Kierán Meinhardt b4490a4964 vimPlugins: Update 2019-10-01 09:53:18 -07:00
Timo Kaufmann 9c3452cbc3 vimPlugins: update 2019-09-28 11:13:13 +02:00
Sirio Balmelli e1ff31dd91 plantuml-syntax: add vim plugin
Add https://github.com/aklt/plantuml-syntax to vim-plugins

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-25 20:30:35 +02:00
Jörg Thalheim 49c5321ce0
Merge pull request #69314 from paulreimer/vim-plugins-ShowMultiBase
vimPlugins.ShowMultiBase: init at 2010-10-18
2019-09-24 03:44:24 +01:00
Timo Kaufmann 81a53e3171
Merge pull request #67377 from paulreimer/vim-plugins-float-preview-nvim
vimPlugins.float-preview.nvim: init at 2019-04-07
2019-09-23 20:00:46 +00:00
Paul Reimer 5b6b92d15b
vimPlugins.ShowMultiBase: init at 2010-10-18 2019-09-23 11:33:57 -07:00
Timo Kaufmann 82fe35cd29
Merge pull request #69224 from timokau/vimPlugins-2019-09-21
vimPlugins: update
2019-09-23 10:59:15 +00:00
Timo Kaufmann 79989ebc40
Merge pull request #67160 from ldelelis/vim-plugins-shougo-defx
vimPlugins.defx-nvim: init at 2019-08-19
2019-09-22 08:51:24 +00:00
Lucio Delelis fd90f361f7 vimPlugins.defx-nvim: init at 2019-08-19 2019-09-21 21:30:23 -03:00
Timo Kaufmann 96efeeac30 vimPlugins: update 2019-09-21 20:56:45 +02:00
millerjason 60a897d4c7 vimPlugins.vim-gui-position: init at 2019-06-06 (#68294) 2019-09-21 18:48:48 +00:00
Nazarii Bardiuk b3dec4fa26 vimPlugins.LanguageClient-neovim: 0.1.146->0.1.154 2019-09-21 02:19:41 +09:00
Evan.Stoll 2631b963cd vimPlugins.colorizer: init at 2018-06-16 2019-09-15 18:31:55 +09:00
Evan.Stoll 9d392dec79 vimPlugins.vim-illuminate: init at 2019-08-04 2019-09-15 17:20:22 +09:00
Evan.Stoll f76c818bb0 vimPlugins: Update 2019-09-15 17:20:22 +09:00
rliang ab8bfa7d68 vimPlugins: update 2019-09-14 20:54:41 +09:00
Justin Lovinger ff93569d41 vimPlugins.deoplete-dictionary: init at 2019-04-16 2019-09-10 19:46:39 -04:00
Justin Lovinger 552f56650c vimPlugins: Update 2019-09-09 19:17:22 -04:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Frederik Rietdijk 98ef78326d Merge staging-next into staging 2019-08-31 18:07:33 +02:00
Timo Kaufmann b4e1c45e4c
vimPlugins: update (#67823) 2019-08-31 12:16:02 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Paul Reimer bf7d135608
vimPlugins.float-preview.nvim: init at 2019-04-07 2019-08-24 00:23:13 -07:00
Malo Bourgon b433ba7d82 vimPlugins.coc-nvim: 0.0.73 -> 0.0.74 2019-08-23 11:12:12 +09:00
parisni cc0fbe5893 vimPlugins.readline.vim: init at 2019-06-10 2019-08-19 21:57:45 +09:00
Timo Kaufmann 1eddfda963
vimPlugins: update (#66749) 2019-08-17 12:06:45 +02:00
Tmplt 8294b9bde6 Merge remote-tracking branch 'upstream/master' into vim-plugins 2019-08-15 11:28:44 +02:00
Wael Nasreddine a3bf0c2e40
vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)
Vim Terraform expects the `filetypedetect` group to exist. However, since we were enabling the filetype and the syntax *after* loading the plugins, it was exiting with an error preventing us from generating the remote plugins manifest with the plugin enabled. See #65894 for context.
2019-08-13 12:25:06 -07:00
Timo Kaufmann 5fa2f51448
vimPlugins: update (#66491) 2019-08-12 11:29:07 +02:00
Maximilian Bosch 12a7cc0d1f
Merge pull request #52685 from timokau/fzf-vim-dep
vimPlugins.fzf-vim: automatically add fzfWrapper
2019-08-11 17:16:36 +02:00
Timo Kaufmann 48a72e1979
vimPlugins: update (#65834) 2019-08-03 12:43:33 +02:00
Michael Raskin 66644848cb
Merge pull request #64753 from malob/update-add-vim-plugin-docs
Updating documentation about adding new Vim plugins
2019-08-02 21:25:16 +00:00
vasile luta d2dc2593db vimPlugins: update;
add merge-tool, quickfix-reflector.vim, twig-vim, jsx-vim, vim-javascript-syntax, vim-html-template-literals, starsearch-vim
2019-07-30 12:55:53 +03:00
Matthias Totschnig da5c9d54cd vimPlugins.vim-lean: init at 2017-07-29 2019-07-29 13:54:53 +02:00
Matthias Totschnig 33b2529c7d vimPlugins.lean-vim: init at 2017-05-03 2019-07-29 13:53:09 +02:00
Tobias Happ 6016ec50c3 vimPlugins.gitignore-vim: init at 2014-03-16 2019-07-29 14:06:52 +09:00
Jörg Thalheim 40c3d403d6
Merge pull request #65521 from Gerschtli/add/vim-hybrid-material
vimPlugins.vim-hybrid-material: init at 2018-11-12
2019-07-28 19:49:30 +01:00
Tobias Happ 5ae73cf14e vimPlugins.vim-hybrid-material: init at 2018-11-12 2019-07-28 20:45:02 +02:00
Tobias Happ c3dacc9095 vimPlugins.vim-tmux: init at 2019-03-22 2019-07-28 20:44:46 +02:00
Tmplt a18fcd9115 vimPlugins.delimitMate: init at 2017-06-19 2019-07-25 21:29:04 +02:00
Tmplt cdd0a8d619 vimPlugins.vim-cpp-enhanced-highlight: init at 2019-07-01 2019-07-25 21:29:03 +02:00
Tmplt b617a8a129 vimPlugins.seoul256-vim: init at 2017-09-05 2019-07-25 21:29:03 +02:00
Tmplt 2b29c081ad vimPlugins: update plugins 2019-07-25 21:29:00 +02:00
Nazarii Bardiuk 828d2d52b0
vimPlugins.ghcid: Init at 2019-07-04 2019-07-22 19:06:05 +01:00
Nazarii Bardiuk d98aebfb9a
vimPlugins: Update 2019-07-22 18:42:34 +01:00
Timo Kaufmann 044bf77593
vimPlugins: update (#65165) 2019-07-20 17:03:54 +02:00
Malo Bourgon 08986cac6c vimPlugins: Update (after removing coc.nvim from vim-plugin-names) 2019-07-15 10:56:09 -07:00
Malo Bourgon a23a09ba84 vimPlugins.coc-nvim: 0.0.72 -> 0.0.73 2019-07-15 10:50:10 -07:00
Malo Bourgon 5d69e5f84b Update documentation about adding new Vim plugins to nixpkgs 2019-07-14 17:13:29 -07:00
Timo Kaufmann 23a51a61d8
vimPlugins: update (#64696) 2019-07-13 12:12:40 +02:00
Roman Volosatovs 1b18ef6728
vimPlugins.coc-go: Ensure dependencies are available 2019-07-09 22:51:22 +02:00
Roman Volosatovs f597e3eeaa
vimPlugins: Init various coc extension plugins 2019-07-09 22:51:21 +02:00
Roman Volosatovs 8d33a03ac2
vimPlugins: Update 2019-07-09 22:51:21 +02:00
Nathan van Doorn 0a60534cd8 vimPlugins.vim-glsl: init at 2017-10-15 2019-07-09 09:19:45 +01:00
Nathan van Doorn 2f04b2319f vimPlguins.wmgraphviz-vim: init at 2018-04-26 2019-07-09 09:18:47 +01:00
Nathan van Doorn ed48a81a0a vimPlugins.jq-vim: init at 2019-05-21 2019-07-09 09:17:01 +01:00
Nathan van Doorn af014eccf3 Sort vim-plugin-names as per default.nix instructions and regenerate 2019-07-09 09:15:37 +01:00
Charles Strahan 5ded60dfc4
Merge pull request #64219 from jonringer/ycmd-python3
ycmd: build with python3
2019-07-08 03:54:52 -04:00
Matthieu Coudron 566c8fde21 vimPlugins.coc-nvim: 0.0.71 -> 0.0.72 2019-07-08 04:40:46 +02:00
Timo Kaufmann 980bb95f1c
vimPlugins: update (#64373) 2019-07-06 13:56:48 +02:00
Roman Volosatovs d90c41bc65 vimPlugins: Update 2019-07-06 06:26:26 +02:00
Jonathan Ringer ba3dd20f37 vimPlugins.youcompleteme: Use python3 and update meta info 2019-07-03 08:00:24 -07:00
Paul Reimer a35552e6d2
vimPlugins.DoxygenToolkit-vim: init at 2010-11-06 2019-07-02 00:02:08 -07:00
Paul Reimer 8f755e931d
vimPlugins.ir_black: init at 2012-03-05 2019-07-02 00:02:08 -07:00
Paul Reimer 63738a0e1b
vimPlugins.tcomment_vim: init at 2019-04-28 2019-07-02 00:02:08 -07:00
Paul Reimer c48441a07a
vimPlugins.vim-flutter: init at 2019-06-23 2019-07-02 00:02:08 -07:00
Paul Reimer 3c4c2d718c
vimPlugins.deoplete-lsp: init at 2018-12-05 2019-07-02 00:02:08 -07:00
Paul Reimer a0ee7a59fd
vimPlugins.vim-bufkill: init at 2018-03-20 2019-07-02 00:02:07 -07:00
Paul Reimer a0315f788c
vimPlugins.sky-color-clock-vim: init at 2018-11-03 2019-07-02 00:02:02 -07:00
Paul Reimer 00b8139ca0
vimPlugins.lightline-ale: init at 2018-06-12 2019-07-02 00:02:02 -07:00
Paul Reimer caf2ab9a01
vimPlugins.lh-brackets: init at 2019-05-23 2019-07-02 00:02:01 -07:00
Paul Reimer 4814e6747b
vimPlugins.lh-vim-lib: init at 2019-05-24 2019-07-02 00:02:01 -07:00
Paul Reimer 926cac85cd
vimPlugins.vim-textobj-user: init at 2018-11-19 2019-07-02 00:02:01 -07:00
Paul Reimer cb81314ea0
vimPlugins.vim-textobj-function: init at 2014-05-03 2019-07-02 00:02:01 -07:00
Paul Reimer ae082355b7
vimPlugins.vim-textobj-comment: init at 2014-04-11 2019-07-02 00:02:01 -07:00
Paul Reimer fa3954073a
vimPlugins.dart-vim-plugin: init at 2019-05-04 2019-07-02 00:02:00 -07:00
Paul Reimer 3ed9ac70e9
vimPlugins.vim-sourcetrail: init at 2018-06-26 2019-07-02 00:02:00 -07:00
Paul Reimer b414d2a3a3
vimPlugins.file-line: init at 2016-10-21 2019-07-02 00:01:54 -07:00
Paul Reimer 767e0e5905
vimPlugins.LanguageClient-neovim: init at 2018-08-07 2019-07-02 00:01:48 -07:00
Paul Reimer be356cddb9
Rename vim plugin deoplete-jedi owner to deoplete-plugins 2019-07-01 23:48:58 -07:00
Paul Reimer 81f6cc80e5
Sort vim-plugin-names alphabetically, case-insensitive 2019-07-01 23:48:45 -07:00
Timo Kaufmann 95165e03f0
vimPlugins: update (#63925) 2019-06-29 19:00:36 +02:00
Matthieu Coudron 5adfef1810 vimPlugins: update 2019-06-24 10:55:49 +09:00
Matthieu Coudron bb8538a209 vimPlugins.coc-nvim: 0.69 -> 0.71 2019-06-24 10:55:33 +09:00
Jörg Thalheim 9336f941ea
vimPlugins.camelcasemotion: init at 2019-06-06 (#63683)
vimPlugins.camelcasemotion: init at 2019-06-06
2019-06-23 13:02:48 +01:00
Minijackson 3b7972aa51
vimPlugins.tmux-complete-vim: init at 2019-05-13 2019-06-23 11:11:05 +02:00
Minijackson c1b11c696e
vimPlugins.camelcasemotion: init at 2019-06-06 2019-06-23 10:56:03 +02:00
Timo Kaufmann baa75f0c25
vimPlugins: update (#63647) 2019-06-22 12:24:45 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Timo Kaufmann 61ced72975
vimPlugins: update (#63155) 2019-06-15 15:53:40 +02:00
Timo Kaufmann 29dc0ba657
vimPlugins: update (#63119) 2019-06-14 12:13:50 +02:00
Matthieu Coudron f6fc49d0bf vimPlugins.coc-nvim: 0.0.67-> 0.0.69 2019-06-11 23:44:48 +09:00
Jonathan Ringer 538af5ab70 vimPlugins: update plugins 2019-06-11 18:44:36 +09:00
Jonathan Ringer 4b3dc82c1a vimPlugins.indentLine: init at 2019-02-22 2019-06-11 18:43:55 +09:00
Timo Kaufmann ee2304abb4
vimPlugins: update (#62819) 2019-06-07 11:23:55 +02:00
Jon 939a652361 vimPlugins.semshi: init at 2018-12-05 (#62787) 2019-06-07 10:33:44 +02:00
Jonathan Ringer 4fcf0bbb20 vimPlugins.SpaceCamp: init at 2019-06-05 2019-06-07 12:04:55 +09:00
Jonathan Ringer e091771346 vimPlugins.vim-csharp: init at 2017-03-29 2019-06-07 12:03:20 +09:00
Roman Volosatovs 43ba5cbe3c vimPlugins: Update 2019-06-06 16:30:51 +09:00
Rémi NICOLE 310a1ec454 vimPlugins.gruvbox-community: init at 2019-05-31 (#62259) 2019-05-31 22:55:09 +02:00
Timo Kaufmann 32ba4cf057
vimPlugins: update (#62299) 2019-05-31 13:49:51 +02:00
Timo Kaufmann 1e62f167fb
vimPlugins: update (#62005) 2019-05-24 16:24:04 +02:00
Matthieu Coudron c67a35d645 vimPlugins: update 2019-05-21 22:47:35 +09:00
Matthieu Coudron 31c7852720 vimPlugins.nvim-hs-vim: init at 2019-04-14 2019-05-21 22:47:34 +09:00
Matthieu Coudron 36411f391b vimPlugins.vim-lion: init at 2018-02-05 2019-05-21 22:47:34 +09:00
Matthieu Coudron 7ec21fa162 vimPlugins.coc-nvim: init at v0.0.67
you still need to enable the node js provider in your nvim config
yarn is optional.
Run :checkhealth within neovim if you have any doubt.
2019-05-21 22:47:34 +09:00
Matthieu Coudron 4f02d8c6c4 vimPlugins.LanguageClient-neovim: 0.1.140->0.1.146
Also factorized version so that it needs to be changed in only one location.
2019-05-21 22:47:34 +09:00
Timo Kaufmann 89457d0179
vimPlugins: update (#61628) 2019-05-17 13:38:48 +02:00
Timo Kaufmann df47f8b147
vimPlugins: update (#61226) 2019-05-10 10:41:14 +02:00
Timo Kaufmann 5905034750
vimPlugins: update (#60850) 2019-05-03 10:09:05 +02:00
Timo Kaufmann 028119189d
vimPlugins: update (#60325) 2019-04-27 17:18:56 +02:00
Roman Volosatovs 661384ec60
vimPlugins: Update 2019-04-25 14:29:16 +02:00
Roman Volosatovs 1257a86236
vimPlugins: Fix sorting 2019-04-25 14:28:41 +02:00
Roman Volosatovs 51c7ab1d1b
vimPlugins: Add vim-visual-multi 2019-04-25 12:13:21 +02:00
Malo Bourgon 1b972aa8de vimPlugins.deoplete-fish: init at 2018-09-15 2019-04-21 16:38:06 -07:00
Malo Bourgon 2aa505b5d9 vimPlugins.vim-choosewin: init at 2018-06-11 2019-04-21 16:33:35 -07:00
Malo Bourgon 8e3eccccba vimPlugins.NeoSolarized: init at 2018-05-07 2019-04-21 16:31:18 -07:00
Malo Bourgon 0a43d78ed9 vimPlugins.vim-fish: init at 2017-11-22 2019-04-21 16:29:04 -07:00
Malo Bourgon 9bc3eb7a66 vimPlugins: update 2019-04-21 16:25:46 -07:00
Jacek Galowicz bfd9eaeb53 vimPlugins.emodeline: init at 2010-10-18 2019-04-20 20:00:03 +00:00
Timo Kaufmann 5e7e5a2062
vimPlugins: update (#59874) 2019-04-19 10:42:45 +02:00
Sirio Balmelli 16a4799cf0 Add vim-jdaddy plugin (alternate, faster JSON linting)
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-04-16 20:40:44 +02:00
Sirio Balmelli edfbf262ba Add vim plugin vim-beancount
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-04-16 20:40:43 +02:00
Matthieu Coudron a8a511452b vimPlugins: update 2019-04-14 15:33:27 +09:00
Matthieu Coudron b8df8f2b53 vimPlugins.unicode-vim: init at 2019-03-08 2019-04-14 15:28:48 +09:00
Matthieu Coudron 02510e4260 vimPlugins.far-vim: init at 2019-02-20 2019-04-14 15:28:48 +09:00
Matthieu Coudron 6d78ce2368 vimPlugins.vim-rsi: init at 2019-03-15 2019-04-14 15:28:48 +09:00
Matthieu Coudron f4285f541c vimPlugins.vCoolor.vim: init at 2018-10-06
For linux I chose zenity to generate the popups (yad can be used too).
Other buildInputs are needed for macos.
2019-04-14 15:28:47 +09:00
Matthieu Coudron fedd854918 vimPlugins.vim-sneak: init at 2018-08-29 2019-04-14 15:28:47 +09:00
Anders Lundstedt 84715fb3cf vimPlugin: init vim-liquid (#57810)
Added the vim-liquid plugin by following the instructions at

https://nixos.wiki/wiki/Vim#Adding_new_plugins
2019-04-13 14:36:33 +02:00
Timo Kaufmann d71ae09c90
vimPlugins: update (#59002) 2019-04-05 09:57:57 +00:00
Silvan Mosberger b8fbca0873
Merge pull request #58409 from Infinisil/vim-stylish-haskell-path
vimPlugins.vim-stylish-haskell: Patch path to executable
2019-04-01 05:41:34 +02:00
Timo Kaufmann 4bb6f26aee
vimPlugins: update (#58573) 2019-03-30 10:45:09 +00:00
Silvan Mosberger f214efa6f1
vimPlugins.vim-stylish-haskell: Patch path to executable 2019-03-26 22:36:52 +01:00
Timo Kaufmann d828bf7a10
vimPlugins: update (#58134) 2019-03-23 10:31:17 +00:00
Olli Helenius 48f13a3afe vimPlugins.nord-vim: init at 0.10.0 2019-03-21 17:29:41 +02:00
Timo Kaufmann b54478ce2b
vimPlugins: update (#57796) 2019-03-17 14:46:48 +00:00
Silvan Mosberger 5cc7ce99b8
Merge pull request #57553 from Kiwi/vim-plugins-fix
vim-plugins: typo propogatedBuildInputs -> propagatedBuildInputs
2019-03-14 20:00:02 +01:00
Robert Djubek d8e8c4e362
vim-plugins: typo propogatedBuildInputs -> propagatedBuildInputs 2019-03-13 00:04:26 +00:00
Vladimír Čunát 6e6633bacb
Merge #56586: vimPlugins.meson: init, following pkgs.meson 2019-03-08 12:21:44 +01:00
Jörg Thalheim 34aa254f9e
Merge pull request #56191 from tobim/restrict-vim-update
Restrict vim update.py to generated.nix
2019-03-03 22:12:45 +00:00
Vladimír Čunát aed7621ef8
vimPlugins.meson: init, following pkgs.meson 2019-03-01 17:13:43 +01:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Mateusz Gołębiewski 75211154ed vim: Allow independent setting of executable names
* Allow settign gvim wrapper name independently of vim wrapper name.
* Allow setting vim wrapper name independently of derivation name.
* Refactor multiple places where name was checked for null with default
  value.
2019-02-24 05:07:46 +01:00
Patrick Callahan b623da79e4 vim-utils: include vim man pages in the output of vim_customizable.customize 2019-02-24 04:31:00 +01:00
Tobias Mayer 134a061d93 Restrict vim update.py to generated.nix 2019-02-22 15:49:43 +01:00
Timo Kaufmann 15bb6289d9 vimPlugins: fix vam dependency handling 2019-02-19 18:09:37 +01:00
Timo Kaufmann d55e92dd2e vimPlugins.fzf-vim: add fzfWrapper dependency
fzfWrapper is needed for fzf-vim to work.
2019-02-19 18:09:34 +01:00
Frederik Rietdijk 815b77cbe6 Merge master into staging-next 2019-02-18 14:18:04 +01:00
Jörg Thalheim cbd6457a88
Merge pull request #55654 from rvolosatovs/update/vim-plugins
vimPlugins: Update
2019-02-18 12:10:57 +00:00
Roman Volosatovs 37aacb9553
vimPlugins: Update 2019-02-16 21:01:32 +01:00
Tobias Mayer 2cab34af9a LanguageClient-neovim: 2018-09-07 -> 0.1.140 2019-02-15 23:17:36 +01:00
Matthew Bauer 5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
Roman Volosatovs 23319c6746
vimPlugins: Update 2019-02-04 20:34:03 +01:00
Vladimír Čunát 8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
Timo Kaufmann 2564e780b5
vimPlugins: update (#54889)
Auto-generated update.
2019-01-29 20:55:52 +01:00
Matthew Bauer 92f0f8dd68 Merge remote-tracking branch 'NixOS/master' into staging 2019-01-27 00:01:13 -05:00
Jörg Thalheim 544c227174
Merge pull request #54590 from symphorien/sved2
vimPlugins.sved: init
2019-01-26 09:20:34 +00:00
Symphorien Gibol fdf77854b4 vimPlugins.sved: init 2019-01-25 21:51:01 +01:00
Vladimír Čunát 3fe32b675e
Merge branch 'master' into staging 2019-01-22 15:59:42 +01:00
Jörg Thalheim fa8f1340ff
Merge pull request #53084 from timokau/neovim-remote-plugins
neovim: generate remote plugin manifest
2019-01-21 20:45:06 +00:00
ivegotasthma 6f19591b60 vimPlugins.bufexplorer: init at 2019-01-20 2019-01-20 20:26:34 +01:00
Timo Kaufmann ed1a8277ce
vimPlugins: add pname to remaining plugins (#54311)
This makes it possible to access plugin name and version seperately (and
reliably), e.g. for accessing the plugin directory using pname.
2019-01-19 13:18:27 +01:00
Timo Kaufmann 2bc0e00372 vimUtils.buildVimPlugin: write vim errors to stderr
Previously vim would silently fail when help tags couldn't be generated.
We need to pass the "verbose" flag (with verbose level 1) to convince
vim to print errors to standard error.
2019-01-18 21:18:35 +01:00
Timo Kaufmann ab22e8cc9c neovim: generate remote plugin manifest
This makes sure the user doesn't have to call `UpdateRemotePlugins`
manually for plugins installed through nix. A minor patch to neovim is
necessary, but it should be harmless. See
https://github.com/neovim/neovim/issues/9413 for a discussion about
the patch.
2019-01-18 21:18:32 +01:00
rnhmjoj bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
Timo Kaufmann 67cf32751c vimPlugins.vim-slime: init at 2019-01-03 2019-01-08 22:04:27 +01:00
Timo Kaufmann f7113786af vimPlugins.neoterm: init at 2018-12-21 2019-01-08 21:59:31 +01:00
Timo Kaufmann 114a9e6bd4 vimPlugins: update 2019-01-08 17:55:56 +01:00
Dmitry Bogatov 1d41509599 vimPlugins.ansible-vim: init at 2.0 2019-01-03 22:48:14 +00:00
Timo Kaufmann e33d6364f6
Merge pull request #53240 from timokau/vim-drv-recursively
vimUtils: apply pluginToDrv recursively
2019-01-03 11:56:44 +01:00
wedens 88a82a4dc9 xkb-switch: 1.3.1 -> 1.5.0, rename from xkb_switch 2019-01-02 21:59:41 -05:00
Timo Kaufmann 801a548183 vimUtils: fix map parentheses 2019-01-02 22:59:19 +01:00
Timo Kaufmann f38363387e vimUtils: apply pluginToDrv recursively
This is necessary to handle plugin dependencies which also may be
strings.
2019-01-02 22:12:27 +01:00
Yegor Timoshenko f5d4254972 vim-parinfer: init (#53140) 2019-01-01 20:33:57 +01:00
Timo Kaufmann a0dc57e27b
vimUtils: derive pname from the plugin string (#53121)
For backwards compatibility. The user may specify their own plugins
without the pname attribute. In that case the attrname of the plugin
(given as a string) is the pname.

Fixes #53112
2018-12-31 16:26:06 +01:00
Timo Kaufmann 093cfde1e0 vimUtils: fix requiredPlugins
I broke this in #52767 and didn't notice because I only tested with vim
and `requiredPlugins` is only used by neovim. This would break setups
that use string-plugins (like pathogen) with neovim.
2018-12-31 10:31:14 +01:00
Roman Volosatovs f8ff164806 vimPlugins: Fix update.py, update (#53081) 2018-12-30 18:13:00 +01:00
Timo Kaufmann 30ff3e0f39
vimUtils.buildVimPlugin: fix helptag generation (#53071)
I messed that up in my refactoring in #52767, since I moved the relevant
bash code out of a function and failed to adjust the shell variable
name. Now the plugin build will fail loudly when help tag generation
fails to make sure this doesn't happen again.
2018-12-30 12:22:17 +01:00
Silvan Mosberger 50a5902319
Merge pull request #52513 from ceedubs/init-vim-lsc
vim-lsc: init at fe6d3bd
2018-12-29 22:25:02 +01:00
Timo Kaufmann 58b4351b38 vimPlugins.taglist-vim: fix build
The override actually broke the build, no idea why it was added
originally. The build works fine without it.
2018-12-28 13:31:58 +01:00
Timo Kaufmann af465293f1 vimPlugins: use fixed point 2018-12-27 11:55:53 +01:00
Timo Kaufmann 96b6396101 vimUtils.buildVimPlugin: derive name from pname and version 2018-12-27 10:34:14 +01:00
Timo Kaufmann edf8b984fa vimPlugins: Update 2018-12-27 10:32:27 +01:00
Timo Kaufmann 8e8a09bfc9 vimUtils: add dependency logic to nativeImpl
nativeImpl previously simply ignored dependency information.
2018-12-24 23:41:44 +01:00
Timo Kaufmann b352318cd1 vimUtils: represent vim plugins as derivations
Vim plugins were previously represented as strings by default,
necessitating a `knownPlugins` set. Backwards compatibility is kept
(strings are still accepted), so vam plugins should continue to work.
2018-12-24 23:41:41 +01:00
Timo Kaufmann ce7899bea5 vimPlugins.ncm2-jedi: init at 2018-07-18 2018-12-24 23:40:44 +01:00
Timo Kaufmann 1e25b748fa vimPlugins: Update 2018-12-23 23:30:11 +01:00
Cody Allen 4699d76d98
vim-lsc: init at fe6d3bd
`natebosch/vim-lsc` is a language server client plugin for vim/neovim. This commit
adds it to the `vim-plugin-names` file and the generated vim-plugins
file.

This is a reboot of #52407 that doesn't call the `update.py` script for
vim plugins, because doing so led to quick merge conflicts. Let me know
if there is a preferred way to do this.
2018-12-18 20:04:40 -08:00
Mario Rodas a506fb228d
vimPlugins.Recover-vim: init at 2018-10-22 2018-12-18 08:15:42 -05:00
Roman Volosatovs 8c836fab9c
vimPlugins: Update 2018-12-15 13:48:38 +01:00
Rok Garbas 7cbb09a2ec vimPlugins: update all plugins to latest and adding vimux and neovim-sensible plugins 2018-12-12 22:09:39 +01:00
Roman Volosatovs 75a1dfbe75
vimPlugins: Update 2018-12-09 16:24:46 +01:00
Roman Volosatovs d59498f653
vimPlugins: update 2018-12-03 13:08:10 +01:00
Renaud 18eb9e27a3
Merge pull request #47171 from pschuprikov/vim-clang-fix
vim plugins: fix for multiple clang outputs, use clang 6.0
2018-11-25 15:38:59 +01:00
Pavel Chuprikov 41f0e933fd clighter8 (vim): set libclang path to lib output 2018-11-25 14:45:42 +01:00
Pavel Chuprikov 71bf86d056 clang_complete (vim): fix multiple clang outputs
Clang-specific headers and dynamic libraries now go to different outputs,
  and clang_complete must be able to find both
2018-11-25 14:45:42 +01:00
Pavel Chuprikov 70f87e66b3 vim plugins: use v6.0 of the Clang library
clighter8 plugin seems to be using python bindings for clang 6.0
  clang_complete, another plugin using clang, works ok with this version
2018-11-25 14:41:08 +01:00
Sean Haugh d57d873501 vimPlugins.vim-ps1: init at 2017-10-20 2018-11-19 12:20:25 -06:00
Wael M. Nasreddine 09cd6ff18b
vimPlugins.vim-go: use the correct motion derivation for the dependency 2018-11-14 18:33:38 -08:00
Renaud e1dd67c7a9
Merge pull request #49881 from kalbasit/nixpkgs_vimplugins-gist-depend-on-webapi
vimPlugins.gist-vim: gist-vim depends on WebApi
2018-11-09 14:27:08 +01: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 8bdd30edab
vimPlugins.gist-vim: gist-vim depends on WebApi 2018-11-07 11:54:58 -08: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
Wael M. Nasreddine f8f4b17d16
vim-plugins: vim-go: add missing binaries gocode, gocode-mod and the go-tools 2018-11-05 22:14:10 -08:00
Wael M. Nasreddine 5ac0ee6ea8
vim-plugins: vim-go: patch go#config#BinPath() instead of the caller 2018-11-05 22:07:42 -08:00
Jörg Thalheim 2a3aa769a0
Merge pull request #49669 from kalbasit/nixpkgs_provide-binaries-for-vim-go
Provide all the binaries needed by the vim-go plugin
2018-11-04 17:30:33 +00: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
Wael M. Nasreddine e09e5297d3
vim-plugins: vim-go: provide the binaries required for the plugin to be functional 2018-11-02 22:04:44 -07: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
Maximilian Bosch d301d5cb74
vimPlugins.clang_complete: fix path to libclang.so
With the current plugin configuration I get the following error when
opening a C/C++ file in ViM:

```
"main.cpp" 246L, 7522C
Loading libclang failed, completion won't be available. Are you sure '/nix/store/jdz3pbl853dw6k0qg54ifd5fplkq7xl8-cla
ng-3.9.1/lib/libclang.so' contains libclang?
```
2018-10-20 14:54:46 +02: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
Will Dietz d1619bb81d vim-plugin-names: add 'ferret', 'workflowish', few colorschemes 2018-09-29 13:12:09 -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
Jörg Thalheim aa39d5a614 vim: remove legacy additional-nix-code
This is a left-over from https://github.com/NixOS/nixpkgs/pull/46394
We no longer use this.
2018-09-23 14:56:27 +01:00
Thomas Kerber 3afe74864c
vim-utils: fix broken vim-plug implementation. 2018-09-20 14:41:12 +01:00
Sam Parkinson 0e1f3ef01a vim-tsx: init at 2017-03-16
fixes #46728
2018-09-20 08:44:45 +01:00
Jörg Thalheim 6fdec2b3a4 vimPlugins: update.py also needs nix-prefetch-git 2018-09-20 08:42:46 +01:00
Jörg Thalheim bd46155a8d vimUtils: replace vim-addon-nix with vim-nix
vim-addon-nix throws weird errors on startup
2018-09-20 08:26:03 +01:00
Roman Volosatovs 516a83c0e8
vimPlugins: Add vim-plug addon implementation 2018-09-20 08:52:32 +02:00
Roman Volosatovs 3f47dfff3b
vimPlugins: Add vim-plug, update plugins 2018-09-20 08:52:32 +02:00