Commit Graph

6033 Commits

Author SHA1 Message Date
Jörg Thalheim
ce4b94e79f
Merge pull request #119235 from hoppla20/add-vim-plugins
Add vim plugins
2021-04-25 06:11:05 +01:00
Jan Tojnar
0f1c4558d3
Merge branch 'master' into staging-next
Choose binwalk 2.3.1, 27 is legacy version for Python 2.
2021-04-25 02:50:48 +02:00
Martin Weinelt
b7e08de1e9
Merge pull request #119181 from SFrijters/wine-6.6 2021-04-24 17:59:07 +02:00
Vincent Cui
7b0b4c048a vimPlugins.lazygit-nvim: init at 2021-03-25 2021-04-24 13:33:34 +02:00
"Vincent Cui"
12ece33098 vimPlugins.vim-helm: init at 2020-01-02 2021-04-24 13:33:34 +02:00
"Vincent Cui"
de69947e83 vimPlugins.vim-xtabline: init at 2021-01-31 2021-04-24 13:33:34 +02:00
Vincent Cui
d1ad812ec1 vimPlugins.suda-vim: init at 2021-02-20 2021-04-24 13:33:33 +02:00
"Vincent Cui"
16f6bc4f01 vimPlugins.wildfire-vim: init at 2014-11-16 2021-04-24 13:33:33 +02:00
Vincent Cui
888acb76a7 vimPlugins.LeaderF: init at 2021-04-02 2021-04-24 13:33:33 +02:00
"Vincent Cui"
fff666d4f7 vimPlugins: resolve github repository redirects 2021-04-24 13:33:33 +02:00
Vincent Cui
3f151a5617 vimPlugins: update 2021-04-24 13:33:33 +02:00
Stefan Frijters
efa5a31633
wine{Unstable,Staging}: 6.6 -> 6.7 2021-04-24 09:59:40 +02:00
github-actions[bot]
d8d6ba0d2e
Merge master into staging-next 2021-04-24 06:05:30 +00:00
Sandro
de959006f5
Merge pull request #119081 from Stekke/infnoise 2021-04-24 07:42:06 +02:00
github-actions[bot]
6e7c70d02d
Merge master into staging-next 2021-04-24 00:16:17 +00:00
"Andrey Kuznetsov"
88289c4b37
vimPlugins.lsp-colors-nvim: init at 2021-04-23 2021-04-23 21:32:31 +00:00
"Andrey Kuznetsov"
37c937a95f vimPlugins.nvim-base16: init at 2021-04-12 2021-04-23 20:47:52 +00:00
"Andrey Kuznetsov"
2a4aec9cdf vimPlugins: update 2021-04-23 20:47:26 +00:00
github-actions[bot]
481a9bc47c
Merge master into staging-next 2021-04-23 00:15:39 +00:00
"Dany Marcoux"
4707d4a645 vimPlugins.vim-strip-trailing-whitespace: init at 2021-01-03 2021-04-22 23:11:52 +02:00
"Dany Marcoux"
c67b5a0035 vimPlugins.wstrip-vim: init at 2021-03-14 2021-04-22 23:10:19 +02:00
"Dany Marcoux"
687cd11d7b vimPlugins: update 2021-04-22 23:09:47 +02:00
github-actions[bot]
b95da5efb6
Merge master into staging-next 2021-04-22 18:14:27 +00:00
José Luis Lafuente
f29292db76 tree-sitter: Add withPlugins 2021-04-22 14:11:01 +02:00
github-actions[bot]
120744d620
Merge master into staging-next 2021-04-22 12:06:24 +00:00
Sandro
128953f401
Merge pull request #120138 from JesusMtnez/scala-lang
vscx/scala-lang-scala: 0.5.1 -> 0.5.3
2021-04-22 11:05:26 +02:00
github-actions[bot]
8248f4db36
Merge master into staging-next 2021-04-22 06:05:51 +00:00
JesusMtnez
256740f528
vscx/scala-lang-scala: 0.5.1 -> 0.5.3 2021-04-22 06:21:39 +02:00
JesusMtnez
a489b556de
vscx/scalameta-metals: 1.9.13 -> 1.10.3 2021-04-22 06:19:03 +02:00
Malo Bourgon
6ba5094612 vimPlugins.completion-*: add dependencies
vimPlugins.gitsigns-nvim: add dependency

vimPlugins.telescope-*: add dependencies
2021-04-21 09:53:11 -07:00
Malo Bourgon
8dc5406544 vimPlugins: prefer self over super in overrides 2021-04-21 09:53:11 -07:00
"Kyle Ondy"
ebed784637 vimPlugins.git-worktree-nvim: init at 2021-04-19 2021-04-21 11:09:47 -04:00
"Kyle Ondy"
bb82ab69c4 vimPlugins: update 2021-04-21 11:09:23 -04:00
github-actions[bot]
9b3e698b14
Merge master into staging-next 2021-04-21 12:06:23 +00:00
Matthieu Coudron
b3abdc9534
tests.vim: init (moved from vim-utils.nix) (#119467)
* tests.vim: init (moved from vim-utils.nix)

Moved tests from pkgs/misc/vim-plugins/vim-utils.nix to pkgs/test/vim.
Also reduced the amount of generated config:
- Make it possible to have an empty config when configured adequately
- removed default vim config when using native packages, it could be
  source of bugs see linked issues (syntax on overrides vim highlights)

Things to watch out for:
- if you set configure.beforePlugins yourself, you will need to add set nocompatible too not to lose it
- filetype indent plugin on | syn on is not enabled anymore by default for the vim-plug installer: I dont think we should override vim defualts, at least not here since it is shared with neovim. Also sometimes it's enabled before plugins (pathogen etc,) which is not consistent.


you can run the tests via
$ nix-build -A tests.vim
2021-04-21 12:55:05 +02:00
Zane van Iperen
21ab9be498
openrussian-cli: init at 1.0.0 2021-04-21 12:46:44 +10:00
github-actions[bot]
99c7bab106
Merge master into staging-next 2021-04-21 00:15:20 +00:00
Sandro
609d9cb227
Merge pull request #119901 from KyleOndy/add-vim-dispatch-neovim
Add vim-dispatch-neovim
2021-04-20 23:21:04 +02:00
Sandro
41ecbc0132
Merge pull request #119919 from lunik1/libretro-powdertoy
libretro: add thepowdertoy core
2021-04-20 23:20:51 +02:00
Sandro
813446ba07
Merge pull request #119900 from KyleOndy/add-vim-jack-in
Add vim-jack-in
2021-04-20 23:20:06 +02:00
"lofsigma"
753f0731e8 vimPlugins.vimade: init at 2021-04-07 2021-04-20 14:54:56 -04:00
"lofsigma"
136920798a vimPlugins.rnvimr: init at 2020-10-02 2021-04-20 14:52:50 -04:00
"lofsigma"
59a672e99c vimPlugins: update 2021-04-20 14:52:33 -04:00
github-actions[bot]
b08c9b444b
Merge master into staging-next 2021-04-20 18:13:16 +00:00
Kyle Ondy
ac8fc5f92f vimPlugins.vim-jack-in: init at 2021-03-27 2021-04-20 13:30:09 -04:00
"Kyle Ondy"
29bb1cfff3 vimPlugins.vim-dispatch-neovim: init at 2017-01-18 2021-04-20 13:24:20 -04:00
lunik1
4954e63a17
libretro: add thepowdertoy core 2021-04-20 18:22:04 +01:00
Sandro
da6777798d
Merge pull request #119889 from dbirks/iciclesoft-workspacesort-init
vscode-extensions.iciclesoft.workspacesort: init at 1.6.0
2021-04-20 19:08:13 +02:00
Sandro
3493994632
Merge pull request #119939 from dbirks/editorconfig-init
vscode-extensions.editorconfig.editorconfig: init at 0.16.4
2021-04-20 18:27:08 +02:00
figsoda
967c05b0eb vimPlugins.gina-vim: init at 2020-10-07 2021-04-20 10:34:47 -04:00
figsoda
e375788830 vimPlugins: resolve github repository redirects 2021-04-20 10:34:25 -04:00
figsoda
ce9f060d75 vimPlugins: update 2021-04-20 10:34:05 -04:00
David Birks
8baf3d3cbe
vscode-extensions.editorconfig.editorconfig: init at 0.16.4 2021-04-20 06:14:28 -04:00
Martin Weinelt
6b34489f81
Merge branch 'master' into staging-next 2021-04-20 02:06:07 +02:00
Malo Bourgon
78c9b87283 vimPlugins: cleanup overrides arguments 2021-04-19 14:16:22 -07:00
Malo Bourgon
e2926d64ba vimPlugins: sort overrides alphabetically 2021-04-19 14:16:22 -07:00
David Birks
bd6b896892
vscode-extensions.iciclesoft.workspacesort: init at 1.6.0 2021-04-19 15:30:04 -04:00
github-actions[bot]
6ef7c23763
Merge master into staging-next 2021-04-19 18:11:51 +00:00
devhell
240871e7c5 multilockscreen: 1.0.0 -> 1.1.0 2021-04-19 13:27:41 +01:00
github-actions[bot]
b57b2b362c
Merge master into staging-next 2021-04-18 18:10:37 +00:00
Ana Hobden
63fca8b610 vimPlugins.LanguageClient-neovim: 0.1.160 → 0.1.161
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-17 23:07:54 -07:00
github-actions[bot]
425886d6c2
Merge master into staging-next 2021-04-17 12:05:49 +00:00
github-actions[bot]
f620e30ca4
Merge master into staging-next 2021-04-17 00:15:03 +00:00
David Birks
c95c22129f
vscode-extensons.github.github-vscode-theme: 3.0.0 -> 4.0.2 2021-04-16 18:04:30 -04:00
Sandro
f93a4f2add
Merge pull request #119456 from oxalica/bump/dotnet-sdk-5-0 2021-04-16 21:40:20 +02:00
github-actions[bot]
6a0f49f240
Merge master into staging-next 2021-04-16 18:13:19 +00:00
Sandro
1ebf76d659
Merge pull request #119619 from rhoriguchi/vscode-extensions.gruntfuggly.todo-tree
vscode-extensions.gruntfuggly.todo-tree: 0.0.209 -> 0.0.211
2021-04-16 18:13:13 +02:00
Ryan Horiguchi
f9a7983759
vscode-extensions.gruntfuggly.todo-tree: 0.0.209 -> 0.0.211 2021-04-16 15:56:51 +02:00
Martin Weinelt
cd7a519012
Merge branch 'master' into staging-next 2021-04-16 01:32:09 +02:00
Stijn DW
dca0aec9b8 infnoise: init at master 2021-04-15 18:17:24 +02:00
oxalica
5bea018a9c
ryujinx: 1.0.6807 -> 1.0.6835 2021-04-15 19:44:39 +08:00
JesusMtnez
06d591d87e
vscx/ms-vsliveshare-vsliveshare: 1.0.4116 -> 1.0.4131 2021-04-15 06:03:37 +02:00
Martin Weinelt
7cf67850c0
Merge branch 'master' into staging-next 2021-04-15 01:01:26 +02:00
David Birks
1da7201967
vscode-extensions.foxundermoon.shell-format: init at 7.1.0 (#119451)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-14 21:36:29 +02:00
Vladimír Čunát
d2eb7a7887
Merge branch 'staging' into staging-next
A few conflicts but relatively clear ones (I think).
2021-04-14 10:08:25 +02:00
Sandro
dd4b2d5746
Merge pull request #119378 from rhoriguchi/vscode-extensions/hashicorp.terraform
vscode-extensions.hashicorp.terraform: 2.9.1 -> 2.10.0
2021-04-14 01:21:28 +02:00
Ryan Horiguchi
61a092e6bf
vscode-extensions.hashicorp.terraform: 2.9.1 -> 2.10.0 2021-04-14 00:38:46 +02:00
Keith Bauson
35a76f4d39
vimPlugins.coc-explorer: convert to nodePackages (#119336) 2021-04-13 19:25:54 +02:00
David Birks
84a794c5f7
vscode-extensons.github.github-vscode-theme: 1.1.5 -> 3.0.0 (#119342)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-13 19:20:17 +02:00
Sandro
dc492caf77
Merge pull request #119273 from malob/add-vim-plugins 2021-04-13 13:18:53 +02:00
Malo Bourgon
e696669d90 vimPlugins.vim-haskell-module-name: init at 2020-01-20
vimPlugins.lush-nvim: init at 2021-04-11

vimPlugins.telescope-z-nvim: init at 2021-03-09

vimPlugins.telescope-symbols-nvim: init at 2021-02-04
2021-04-12 17:58:12 -07:00
"Malo Bourgon"
ed908ba237 vimPlugins: update 2021-04-12 17:29:22 -07:00
arcnmx
c219dfc434 scream: 3.4 -> 3.6
Renamed from scream-receivers
2021-04-12 17:13:37 -07:00
Michael Raskin
951996e9a4
Merge pull request #119189 from kanashimia/xscreensaver
xscreensaver: 5.44 -> 6.00
2021-04-12 23:43:30 +00:00
Luke Granger-Brown
08b22e605b Merge remote-tracking branch 'upstream/staging-next' into down-integrate-staging 2021-04-12 18:49:01 +00:00
Mykyta Ursol
56490749ad xscreensaver: 5.44 -> 6.00 2021-04-12 16:37:04 +03:00
Sandro
75c5bce054
Merge pull request #117416 from rvolosatovs/init/deepspeech
deepspeech: init at 0.9.3
2021-04-12 01:05:41 +02:00
Stefan Frijters
5cf6870d1f
wine{Unstable,Staging}: 6.5 -> 6.6 2021-04-11 20:50:53 +02:00
"Justinas Stankevicius"
4ad6831671 vimPlugins.vim-markdown-toc: init at 2021-03-02 2021-04-11 20:02:21 +03:00
"Justinas Stankevicius"
b2f8216254 vimPlugins: update 2021-04-11 20:01:53 +03:00
Anderson Torres
6cb6021f83
Merge pull request #118922 from AndersonTorres/new-yapesdl
yapesdl: init at 0.70.2
2021-04-11 12:00:27 -03:00
AndersonTorres
cc3060f5e8 yapesdl: init at 0.70.2 2021-04-09 15:31:22 -03:00
github-actions[bot]
c876eb99be
Merge master into staging-next 2021-04-09 12:06:22 +00:00
Gabriel Ebner
7b0b03a0ad pcsxr: add missing libXxf86vm dependency 2021-04-09 09:26:12 +02:00
JesusMtnez
70d7233026
vscx/ms-vsliveshare-vsliveshare: 1.0.4070 -> 1.0.4116 2021-04-09 05:45:49 +02:00
github-actions[bot]
c99b6f5343
Merge master into staging-next 2021-04-09 00:16:01 +00:00
Tom Repetti
51553c5353 vimPlugins.vim-opencl: init at 1.1 2021-04-08 15:16:12 -04:00
Tom Repetti
db4ae6c2a6 vimPlugins: update 2021-04-08 15:15:13 -04:00
Eduardo Sánchez Muñoz
540c9ac015 dolphinEmuMaster: 5.0-13603 -> 5.0-14002 2021-04-08 18:18:42 +02:00
github-actions[bot]
1d48804dab
Merge master into staging-next 2021-04-07 12:06:23 +00:00