Commit Graph

123 Commits

Author SHA1 Message Date
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
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
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
Andrey Kuznetsov
be40502161 vimPlugins.compe-tabnine: init at 2021-02-08 2021-02-09 08:02:36 -08:00
Andrey Kuznetsov
360d4c3073
vimPlugins: format overrides.nix with nixpkgs-fmt 1.0 2021-02-05 13:19:54 +00: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
Matthieu Coudron
61fef16594
vimPlugins.minimap-vim: init at 2021-01-04 (#111150)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-29 21:51:30 +01:00
Ben Siraphob
f38a63c10b vim-plugins/overrides.nix: stdenv.lib -> lib 2021-01-24 10:55:21 +07:00
"Matthieu Coudron"
1b848b95bd vimPlugins.sql-nvim: init at 2021-01-22 2021-01-24 00:34:02 +01:00
José Luis Lafuente
8a89b8789a
vimPlugins.telescope-fzy-native-nvim: init at 2021-01-02 2021-01-19 23:12:23 +01:00
Andrey Kuznetsov
f14a087dd8 vimPlugins.vim-clap: updated cargoSha256 2021-01-19 09:49:47 -08:00
Andrey Kuznetsov
07ffb7b902
vimPlugins.vim-clap: updated cargoSha256 2021-01-17 16:12:36 +00:00
Ben Siraphob
fce00d15c2 pkgs/misc: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Sandro
8922b5df79
Merge pull request #108949 from onsails/vim-closer 2021-01-13 08:48:15 +01:00
Andrey Kuznetsov
82feec5f7b
vimPlugins.vim-closer: init at 2021-01-11 2021-01-12 12:46:23 +00:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Sandro Jäckel
4dc41b920c
vimPlugins.vim-clap: Fix maple hash 2021-01-05 02:30:47 +01:00
Ivan Kovnatsky
5e66517178 vimPlugins.lens-vim: init at 2020-04-24 2020-12-08 09:55:45 -08:00
jupblb
a86b1f48bf vimPlugins.nvim-lsputils: override with popfix dependency 2020-11-29 14:46:58 +01:00
Malo Bourgon
da8bd7747d vimPlugins.coc-vimlsp: fix by using nodePackage override 2020-11-27 15:06:15 -08:00
Malo Bourgon
2c2ddbd819 vimPlugins.coc-markdownlint: fix by using nodePackage override 2020-11-27 15:06:15 -08:00
Andrey Kuznetsov
ad55d8353a vimPlugins.vim-hexokinase: build bin 2020-11-19 01:00:34 +04:00
Flakebi
eafb0c886d vimPlugins.vim-markdown-composer: init at 2020-08-15 2020-11-18 12:04:37 -08:00
symphorien
b73dd85c93
vimPlugins.LanguageClientNeovim: 0.1.158 -> 0.1.160 (#101688)
https://github.com/autozimu/LanguageClient-neovim/blob/0.1.160/CHANGELOG.md
2020-10-26 00:43:52 +01:00
Joe Hermaszewski
0e29b48a05 nodePackages.coc-diagnostic: init at 0.9.0
Also add as Vim plugin

Also update node packages from generate.sh
2020-10-17 08:56:20 -07:00
Andrey Kuznetsov
5cc71ccd9c vimPlugins.vim-clap: specify meta.platforms 2020-10-17 08:24:26 -07:00
Andrey Kuznetsov
f89fcf4d95 vimPlugins.vim-clap: updated cargoSha256 2020-10-01 10:32:22 -07:00
Andrey Kuznetsov
94e7c10c1e vimPlugins.completion-tabnine: link to TabNine binary 2020-10-01 10:32:22 -07:00
Hugo Lageneste
6e062ca938 vimPlugins.vimsence: init at 2020-06-30 2020-09-26 18:17:40 -07:00
Jake Waksbaum
92e990a8d6 vimPlugins: Inherit meta from node plugins 2020-09-05 18:24:24 -07:00
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
Andrey Kuznetsov
17fb2201d4 vimPlugins.vim-clap: compile maple binary 2020-08-15 16:29:34 -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
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
Symphorien Gibol
caa21c7cc0 vimPlugins.LanguageClient-neovim: 0.1.157 -> 0.1.158 2020-07-05 12:00:00 +00:00
Frederik Rietdijk
6f72f0b0df Merge staging-next into staging 2020-06-24 19:04:26 +02:00
Sirio Balmelli
d5b6a9c6de vim-beancount: fix broken
Runtime dependency on python3 'beancount' package needed
for autocompletion engine.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-06-23 16:17:36 -07:00
John Ericson
f3f7612a40 C++ Compilers: Systematize handling of standard libraries 2020-06-22 04:24:44 +00:00
Bouke van der Bijl
f71490bd1d Add gopls to vim-go binaries 2020-06-10 12:58:39 -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
Sam Hug
59087de17b vimPlugins.coc-rust-analyzer: init at 2020-04-24 2020-04-26 11:34:23 -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