Commit graph

1500 commits

Author SHA1 Message Date
Jonathan Ringer d8e62d8e41
Merge remote-tracking branch 'origin/master' into staging-next
Fix cargo-flash build
2021-05-16 18:27:14 -07:00
"Matthieu Coudron" f269c57097 vimPlugins: update 2021-05-17 00:48:52 +02:00
Matthieu Coudron 8c63ac7893 vimPlugins: generate an overlay
let update.py generates generated.nix as an overlay.
This should help maintaining vim-plugins outside of nixpkgs, as one can
use update.py to generate an out-of-tree vimPlugins overlay.
2021-05-17 00:40:25 +02:00
Andrey Kuznetsov b012981301 vimPlugins.todo-comments-nvim: init at 2021-05-16 2021-05-16 14:50:57 -07:00
Andrey Kuznetsov 64bb7a00ba vimPlugins: update 2021-05-16 14:50:57 -07:00
figsoda a58b32743b vimPlugins.indent-blankline-nvim-lua: init at 2021-04-28 2021-05-16 14:44:15 -07:00
github-actions[bot] 6cdac75d25
Merge staging-next into staging 2021-05-16 18:32:44 +00:00
github-actions[bot] 8c6d819143
Merge master into staging-next 2021-05-16 18:32:41 +00:00
figsoda da04ea775e vimPlugins.lsp_signature-nvim: init at 2021-05-07 2021-05-16 11:16:37 -07:00
github-actions[bot] 49ec716c04
Merge staging-next into staging 2021-05-15 12:25:36 +00:00
github-actions[bot] ec10b0958d
Merge master into staging-next 2021-05-15 12:25:33 +00:00
Devin Singh 5d176f3c20 vimPlugins.vim-clap: fix hash 2021-05-15 14:16:19 +02:00
Devin Singh 18355b4748 trouble.nvim: lsp-trouble.nvim -> trouble.nvim 2021-05-15 14:16:19 +02:00
Jan Tojnar 71fa678899
Merge branch 'staging-next' into staging 2021-05-12 14:31:36 +02:00
github-actions[bot] 1d2db66464
Merge master into staging-next 2021-05-12 12:27:04 +00:00
Florian Beeres 0326ec60b5 vimPlugins.qfenter: init at 2020-10-09 2021-05-12 13:12:39 +02:00
Florian Beeres c41a405209 vimPlugins: Update 2021-05-12 13:10:48 +02:00
Jan Tojnar 7982550ac4
Merge branch 'staging-next' into staging 2021-05-11 09:09:10 +02:00
github-actions[bot] 10e16ec9ab
Merge master into staging-next 2021-05-11 06:20:33 +00:00
fortuneteller2k ee4520e789 vimPlugins.aurora: init at 2021-05-10 2021-05-10 19:54:21 -07:00
fortuneteller2k 7cda01fcb8 vimPlugins.fwatch-nvim: init at 2021-04-26 2021-05-10 19:54:21 -07:00
fortuneteller2k 8e5211de81 vimPlugins.floating-nvim: init at 2021-05-08 2021-05-10 19:54:21 -07:00
fortuneteller2k 28ed9e7f3c vimPlugins.Shade-nvim: init at 2021-04-29 2021-05-10 19:54:21 -07:00
fortuneteller2k 63872607cd vimPlugins: update 2021-05-10 19:54:21 -07:00
github-actions[bot] 49b8e6f7d4
Merge master into staging-next 2021-05-11 00:48:15 +00:00
Florian Beeres 04af46573a vimPlugins.vim_current_word: init at 2021-01-27 2021-05-10 23:19:36 +02:00
Florian Beeres edb5f5ee8c vimPlugins: update 2021-05-10 23:18:30 +02:00
github-actions[bot] 61fa3fdde8
Merge master into staging-next 2021-05-10 18:28:17 +00:00
fortuneteller2k 9bf3ecbe66 vimPlugins.specs-nvim: init at 2021-05-05 2021-05-10 22:12:39 +08:00
fortuneteller2k 21cc6fe587 vimPlugins.hologram-nvim: init at 2021-05-01 2021-05-10 22:12:39 +08:00
fortuneteller2k 021813a495 vimPlugins: update 2021-05-10 22:12:30 +08:00
Jan Tojnar 594a885912
Merge branch 'staging-next' into staging 2021-05-10 09:45:47 +02:00
github-actions[bot] f4d69ad1f2
Merge master into staging-next 2021-05-10 06:20:28 +00:00
Anna Kudriavtsev 6eab05da6c vimPlugins: update 2021-05-09 20:16:05 -07:00
Vladimír Čunát 5663b2b2d3
Merge branch 'master' into staging-next
(a trivial conflict in transmission)
2021-05-09 09:31:55 +02:00
Sandro 1b844ebaf5
Merge pull request #122079 from JRavi2/vim-deus
vimPlugins.vim-deus: init at 2021-03-28
2021-05-08 21:35:21 +02:00
Jan Tojnar dd78ce1c53
Merge branch 'staging-next' into staging 2021-05-08 20:59:05 +02:00
Martin Weinelt 9651084620 Merge remote-tracking branch 'origin/master' into staging-next 2021-05-08 14:43:43 +02:00
Jan Tojnar 468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
github-actions[bot] e21fb16f9a
Merge master into staging-next 2021-05-08 06:20:05 +00:00
fortuneteller2k 5a4cec0482 vimPlugins.diffview-nvim: init at 2021-05-06 2021-05-07 22:49:43 -07:00
fortuneteller2k 44decf41ef vimPlugins.markdown-preview-nvim: init at 2021-03-10 2021-05-07 22:49:43 -07:00
fortuneteller2k ad7bc81b96 vimPlugins.vim-smali: init at 2015-11-05 2021-05-07 22:49:43 -07:00
fortuneteller2k cf3c9970ea vimPlugins.vim-lua: init at 2020-08-05 2021-05-07 22:49:43 -07:00
fortuneteller2k a89bc1c469 vimPlugins.lsp-trouble-nvim: init at 2021-05-07 2021-05-07 22:49:43 -07:00
fortuneteller2k 28a49433a1 vimPlugins: change rnvimr branch 2021-05-07 22:49:43 -07:00
fortuneteller2k dad28f9269 vimPlugins: update 2021-05-07 22:49:43 -07:00
Ravi Jain 3e44834779 vimPlugins.vim-deus: init at 2021-03-28 2021-05-08 00:06:37 +05:30
github-actions[bot] 1ae6d3d02f
Merge master into staging-next 2021-05-07 18:24:29 +00:00
Jonathan Wilkins 2b1cc5092e remove unnecessary patch
This patch
a504be8c70.patch
has already been applied upstream
2021-05-07 10:39:35 -07:00
John Ericson 17305d2df0
Merge pull request #111487 from Ericson2314/llvm-outputs-and-cross-compile-tools
llvmPackages: Clean up outputs
2021-04-30 11:28:08 -04:00
Andrew Childs 7869d16545 llvmPackages: Multuple outputs for everythting
Also begin to start work on cross compilation, though that will have to
be finished later.

The patches are based on the first version of
https://reviews.llvm.org/D99484. It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.

Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.

----

Other misc notes, highly incomplete

- lvm-config-native and llvm-config are put in `dev` because they are
  tools just for build time.

- Clang no longer has an lld dep. That was introduced in
  db29857eb3, but if clang needs help
  finding lld when it is used we should just pass it flags / put in the
  resource dir. Providing it at build time increases critical path
  length for no good reason.

----

A note on `nativeCC`:

`stdenv` takes tools from the previous stage, so:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`

while:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
Sandro 5c63565c74
Merge pull request #120629 from jupblb/gruvbox-nvim 2021-04-30 03:28:38 +02:00
"Andrey Kuznetsov" 8c4f24dfc4 vimPlugins.friendly-snippets: init at 2021-04-17 2021-04-29 10:16:41 +00:00
"Andrey Kuznetsov" 44ba3c22d0 vimPlugins.vim-code-dark: init at 2021-04-09 2021-04-29 10:16:14 +00:00
"Andrey Kuznetsov" 7e49de89e3 vimPlugins: update 2021-04-29 10:15:50 +00:00
Andrey Kuznetsov 3c3f328bc1
vimPlugins.which-key-nvim: fix branch 2021-04-29 10:15:14 +00:00
jupblb d61fc4c2a3
Update vim-clap cargoSha256 2021-04-29 09:29:58 +02:00
jupblb 85c333d358
vimPlugins.gruvbox-nvim: init at 2021-04-23 2021-04-29 09:29:57 +02:00
Pablo Ovelleiro Corral cfa0a57765
Add which-key-nvim (#121092) 2021-04-29 03:14:43 +02:00
Sandro bdce7261ef
Merge pull request #119977 from malob/vimplugins-add-overrides 2021-04-26 06:43:48 +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
"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
"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
José Luis Lafuente f29292db76 tree-sitter: Add withPlugins 2021-04-22 14:11:01 +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
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
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 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
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
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
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
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
Keith Bauson 35a76f4d39
vimPlugins.coc-explorer: convert to nodePackages (#119336) 2021-04-13 19:25:54 +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
"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
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
Sandro c48c82c801
Merge pull request #118695 from plabadens/vim-plugin-taskwiki
vimPlugins: add taskwiki
2021-04-07 01:29:37 +02:00
Pierre Labadens 17030137a7
vimPlugins: add taskwiki 2021-04-06 23:23:39 +02:00
"Andrey Kuznetsov" fbebdfe9f1
vimPlugins.rust-tools-nvim: init at 2021-04-06 2021-04-06 16:50:20 +00:00
"Andrey Kuznetsov" f142c40b35
vimPlugins.jellybeans-nvim: init at 2021-04-05 2021-04-06 16:50:20 +00:00
Andrey Kuznetsov 95411fe906
vimPlugins.vim-clap: updated cargoSha256 2021-04-06 16:50:20 +00:00
"Andrey Kuznetsov" deed0b3813 vimPlugins: update 2021-04-06 16:24:54 +00:00
Andrey Kuznetsov 71c4f6c24b
vimPlugins.glow-nvim: set branch to main 2021-04-06 16:24:20 +00:00
Sandro 2e1c5b6d34
Merge pull request #98597 from onsails/fix-onehalf
vim-plugins: onehalf - fix path
2021-03-30 15:56:10 +02:00
"Jonathan Ringer" 4f7ed91c68 vimPlugins: update 2021-03-29 23:39:53 -07:00
Pablo Ovelleiro Corral 8d522891e3
vimPlugins.nvim-whichkey-setup-lua: init at 2021-03-26 2021-03-29 08:34:44 +02:00
Pablo Ovelleiro Corral 2582245127
vimPlugins: update 2021-03-29 08:34:30 +02:00
Andrey Kuznetsov 85e1e064e5
vimPlugins.onehalf: fix path 2021-03-27 19:44:55 +00:00
figsoda 19d5078770 vimPlugins.termwrapper-nvim: init at 2020-12-23 2021-03-26 10:07:52 -04:00
figsoda ca4463c73e vimPlugins: update 2021-03-26 10:07:41 -04:00
figsoda 6a9d308fd9 vimPlugins.nvim-toggleterm-lua: init at 2021-03-23 2021-03-25 19:47:47 -04:00
figsoda 777716c410 vimPlugins: update 2021-03-25 19:47:15 -04:00
figsoda 48f244a518 vimPlugins.nvim-colorizer-lua: init at 2020-06-11 2021-03-23 22:25:11 -07:00
figsoda 1e2bd7cd6f vimPlugins.nvim-bufferline-lua: init at 2021-03-22 2021-03-23 18:49:51 -04:00
figsoda c33a8a2c2d vimPlugins: update 2021-03-23 18:49:23 -04:00
Andrey Kuznetsov 3dfc03d1b8 vimPlugins.registers-nvim: init at 2021-03-21 2021-03-22 19:37:11 +01:00
Andrey Kuznetsov 47576a42ad vimPlugins: update 2021-03-22 19:37:11 +01:00
ilkecan fac96abe50 vimPlugins.rspec-vim: init at 2020-08-20 2021-03-21 22:49:13 +03:00
ilkecan ac295b38f1 vimPlugins: update 2021-03-21 22:48:42 +03:00
ilkecan 85d8cdd866 vimPlugins.nginx-vim: init at 2021-02-25 2021-03-21 16:14:24 +03:00
ilkecan 8c4b85dbca vimPlugins: update 2021-03-21 16:13:53 +03:00
Pierre Labadens a49bfd1368
vimPlugins.nnn-vim: init at 2021-02-28 2021-03-19 14:26:54 +01:00
Sandro cc9888e4a1
Merge pull request #116636 from ari-becker/add-luan-vim-concourse
vimPlugins.vim-concourse: init at 2016-11-21
2021-03-17 22:10:24 +01:00
Sandro 968a9366de
Merge pull request #116602 from jlesquembre/vim-flog
vimPlugins.vim-flog: init at 2021-03-16
2021-03-17 20:35:34 +01:00
Ari Becker d7d241b2d3
vimPlugins.vim-concourse: init at 2016-11-21 2021-03-17 17:10:12 +02:00
José Luis Lafuente 6057486791
vimPluging.vim-flog: init at 2021-03-16 2021-03-16 23:08:43 +01:00
"Andrey Kuznetsov" b2165e8828
vimPlugins.git-blame-nvim: init at 2021-02-20 2021-03-16 17:24:20 +00:00
"Andrey Kuznetsov" 9ddaeef7a6
vimPlugins.nvim-nonicons: init at 2021-03-15 2021-03-16 17:24:20 +00:00
Andrey Kuznetsov b3bfdf60f6
vimPlugins.vim-clap: updated cargoSha256 2021-03-16 17:24:20 +00:00
"Andrey Kuznetsov" 74ee3fa292
vimPlugins: resolve github repository redirects 2021-03-16 17:24:19 +00:00
Andrey Kuznetsov c99d857feb
vimPlugins: update 2021-03-16 17:24:19 +00:00
Andrey Kuznetsov 03e5b59015
vimPlugins.embark-vim: fix branch 2021-03-16 17:24:18 +00:00
Anderson Torres e3e59d4ab7
Merge pull request #108363 from Flakebi/kakoune
kakounePlugins: use vim’s update.py script to generate plugins
2021-03-14 15:01:42 -03:00
Wael Nasreddine 34cf38fca4 vimPlugins.fzfWrapper: place the fzf binary in the plugin's bin dir 2021-03-12 00:05:24 +01:00
Andrey Kuznetsov 78aa9ff42e
vimPlugins.vim-clap: updated cargoSha256 2021-03-10 18:31:32 +00:00
"Andrey Kuznetsov" 8492d3a4b6 vimPlugins: update 2021-03-10 18:18:50 +00:00
Andrey Kuznetsov 777698b845
vimPlugins.tremor-vim: set branch to main 2021-03-10 18:18:15 +00:00
Michał Kiełbowicz c54bb3db41
vimPlugins.lf-vim: switch dependency to vim-floaterm
Switch `lf-vim` dependency from `vim-bbye` to `vim-floaterm` because of 9cc8789af2
2021-03-10 11:07:06 +01:00
José Luis Lafuente 0814b8dd1f
vimPlugins.nvim-bqf: init at 2021-02-25 (#114410) 2021-03-08 19:42:57 -05:00
José Luis Lafuente 9e76aa2cca
vimPlugins.nvim-autopairs: init at 2021-02-25 (#114409) 2021-03-08 15:27:15 -05:00
Akshat Agarwal 7264b0bf17
vimPlugins.tremor-vim: init at 2020-11-19 2021-03-06 20:13:48 +05:30
Sandro 7c93708626
Merge pull request #115216 from tuxinaut/master
vimPlugins.vim-wayland-clipboard: init at 2021-02-17
2021-03-06 03:09:26 +01:00
Denny Schäfer 95ba28d858
vimPlugins.vim-wayland-clipboard: init at 2021-02-17 2021-03-06 00:13:35 +01:00
daemon1024 67eedd9067 vimPlugins.embark-vim: init at 2021-02-23 2021-03-06 04:33:48 +05:30
Andrey Kuznetsov 65e8a77890 vimPlugins.nvim-ale-diagnostic: init at 2021-03-01 2021-03-01 16:27:41 -08:00
Andrey Kuznetsov 19dbd1dc24 vimPlugins: update 2021-03-01 16:27:41 -08:00
Flakebi 3ad7ba46c5
vimPlugins: add vim and kakoune update script 2021-02-25 10:05:22 +01:00
Flakebi 2123e325c9
vimPlugins: make update.py generic over editor
Move the script to maintainers/scripts/pluginupdate.py.
Importing it from the vim and kakoune update scripts
is done in the commit afterwards to cleanup the diff.
2021-02-25 10:05:22 +01:00
Sandro 7fd3356809
Merge pull request #114166 from jlesquembre/compe-conjure
vimPlugins.compe-conjure: init at 2021-02-23
2021-02-23 23:48:49 +01:00
Sandro 686713154e
Merge pull request #114165 from jlesquembre/hop-nvim
vimPlugins.hop-nvim: init at 2021-02-23
2021-02-23 23:48:36 +01:00
Sandro 08c935e53b
Merge pull request #114164 from jlesquembre/dashboard-nvim
vimPlugins.dashboard-nvim: init at 2021-02-23
2021-02-23 23:48:15 +01:00
Sandro 955f6e7190
Merge pull request #114163 from jlesquembre/snippets-nvim
vimPlugins.snippets-nvim: init at 2021-02-23
2021-02-23 23:47:28 +01:00
José Luis Lafuente c140343a04
vimPlugins.compe-conjure: init at 2021-02-23 2021-02-23 21:28:57 +01:00
José Luis Lafuente 82d2ac2192
vimPlugins.hop-nvim: init at 2021-02-23 2021-02-23 21:24:07 +01:00
José Luis Lafuente df6dc80ec0
vimPlugins.dashboard-nvim: init at 2021-02-23 2021-02-23 21:12:04 +01:00
José Luis Lafuente 6661c2637b
vimPlugins.snippets-nvim: init at 2021-02-23 2021-02-23 20:59:31 +01:00
Vincent Haupert 744679ddfe
vimPlugins.vim-tpipeline: init at 2021-02-19 2021-02-23 11:31:25 +01:00
Vincent Haupert 938cc338eb
vimPlugins: update 2021-02-23 11:31:22 +01:00
"Will Badart" 877231ed04 vimPlugins.stan-vim: init at 2020-08-05 2021-02-22 15:59:09 -05:00
"Will Badart" bd2dd670c6 vimPlugins: update 2021-02-22 15:52:36 -05:00
Bernardo Meurer ee74a4f5dc
vimPlugins: add coc-{clangd,cmake,texlab} 2021-02-21 16:52:51 -08:00
Phillip Cloud 19596401c4 coc-pyright: init at 1.1.113 2021-02-21 14:49:25 -05:00
ilian ab3d9501c4 vimPlugins.vim-clap: fix maple hash 2021-02-18 15:08:06 +01:00
"ilian" 0edae14687 vimPlugins.vim-startuptime: init at 2021-01-11 2021-02-18 14:15:07 +01:00
"ilian" 690fce667e vimPlugins.sonokai: init at 2021-02-14 2021-02-18 14:13:03 +01:00
"ilian" 67f8104a59 vimPlugins.vim-gruvbox8: init at 2021-02-06 2021-02-18 14:11:18 +01:00
"ilian" 78dbdf8ea0 vimPlugins: update 2021-02-18 14:10:35 +01:00
Sandro 151500a80f
Merge pull request #113126 from ilian/fix/vim-plugins-updater 2021-02-17 14:15:01 +01:00
ilian 2ce822a433 vimPlugins.vim-clap: Fix maple hash 2021-02-14 18:28:17 +01:00
ilian 20448e7fa3 vimPlugins: resolve github repository redirects 2021-02-14 17:16:33 +01:00
ilian feab82d3b0 vimPlugins: update 2021-02-14 17:16:33 +01:00
ilian 1b2e5b707a vimPlugins: Ignore empty commits in update.py
The result of repo.index.add() contains the list of files that
have been added, even though they may be unchanged since the
latest commit. We only commit if at least one file has changed.
2021-02-14 17:16:23 +01:00
Sandro Jäckel 6b2bf618f3
vimPlugins: remove unused inputs 2021-02-14 06:34:22 +01:00
jupblb 9cdd7aedb0
Override bclose-vim with vim-bbye as dependency for lf-vim 2021-02-12 09:21:08 +01:00
"jupblb" e67163e4ae vimPlugins.vim-bbye: init at 2018-03-03 2021-02-12 09:19:05 +01:00
"jupblb" 484f879af5 vimPlugins: update 2021-02-12 09:18:42 +01:00
"Andrey Kuznetsov" 7fa0ee80bc vimPlugins.nvim-peekup: init at 2021-02-10 2021-02-11 12:22:54 +00:00
"Andrey Kuznetsov" 7853be8b44 vimPlugins: resolve github repository redirects 2021-02-11 12:22:32 +00:00
"Andrey Kuznetsov" 7eb82fe3e8 vimPlugins: update 2021-02-11 12:22:11 +00:00
Sandro Jäckel aba9537923
vimPlugins.vim-shellcheck: init at 2019-07-25 2021-02-11 02:56:27 +01:00
Sandro Jäckel a03a49d28f
vimPlugins: update 2021-02-11 02:40:16 +01:00
Sandro Jäckel 8959850557
vimPlugins: update 2021-02-10 14:49:00 +01:00
Andrey Kuznetsov be40502161 vimPlugins.compe-tabnine: init at 2021-02-08 2021-02-09 08:02:36 -08:00
Andrey Kuznetsov 8331390c3a vimPlugins.auto-session: init at 2021-02-05 2021-02-09 08:02:36 -08:00
Andrey Kuznetsov be5534dc0e vimPlugins.lspkind-nvim: init at 2021-02-06 2021-02-09 08:02:36 -08:00
Andrey Kuznetsov c197e4c3fb vimPlugins: update 2021-02-09 08:02:36 -08:00
Sandro cd76c102fc
Merge pull request #112022 from onsails/vim-format-overrides
vimPlugins: format overrides.nix with nixpkgs-fmt 1.0
2021-02-05 15:08:25 +01:00
Andrey Kuznetsov 360d4c3073
vimPlugins: format overrides.nix with nixpkgs-fmt 1.0 2021-02-05 13:19:54 +00:00
Ivan Kovnatsky 88faf46d9b
vimPlugins: update 2021-02-05 12:54:10 +02:00
"Andrey Kuznetsov" b374e808fe vimPlugins.nvim-lightbulb: init at 2021-02-02 2021-02-02 10:32:09 +00:00
"Andrey Kuznetsov" 9551604c38 vimPlugins: update 2021-02-02 10:31:45 +00:00
Sandro b23797b517
Merge pull request #111546 from onsails/vim-plugins 2021-02-01 15:41:30 +01:00
José Luis Lafuente 64e4778694 vimPlugins.sql-nvim: Set a default libsqlite3.so
The plugin relies on sqlite to work. Also, telescosope-frecency-nvim
depends on sql-nvim
2021-02-01 13:20:45 +01:00
"Andrey Kuznetsov" 5d0da52307 vimPlugins.neogit: init at 2021-01-25 2021-02-01 10:29:49 +00:00