3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

326 commits

Author SHA1 Message Date
André Vitor de Lima Matos 0a69aa9f8a
vimPlugins: update 2022-04-05 13:19:22 -03:00
Matthieu Coudron d396c7d316
Merge pull request #166941 from teto/vim-plugins-toml 2022-04-05 09:33:40 +02:00
Robert Hensing a292213c44
Merge pull request #166792 from hercules-ci/pkgs-config-allowAliases-option
config.allowAliases: Define as option
2022-04-04 21:09:44 +02:00
Matthieu Coudron d525753eac vimPlugins: update
vimPlugins: update

vimPlugins: update
2022-04-03 18:14:14 +02:00
Robert Hensing 200175a701 config.allowAliases: Define as option
This simplifies usages and makes the default value consistent.

In a few cases, the default value was interpreted to be `false`,
but this is useless, because virtually nobody will explicitly
set `allowAliases = true;`.
2022-04-01 11:33:10 +02:00
Ben Siraphob 4c38fcb192
treewide: move cmake into nativeBuildInputs 2022-03-31 12:35:21 -05:00
Ben Siraphob 61776f460f
treewide: remove stdenv from buildInputs 2022-03-31 11:19:30 -05:00
"Matthieu Coudron" befae9fcbd vimPlugins.urlview-nvim: init at 2022-03-29 2022-03-30 00:53:58 +02:00
"Matthieu Coudron" 71f7aca0c2 vimPlugins.pywal-nvim: init at 2022-02-20 2022-03-30 00:53:58 +02:00
7c6f434c cd8d955620
Merge pull request #164994 from ncfavier/vim-wrapper
vim wrapper improvements
2022-03-29 09:50:44 +00:00
Mr Hedgehog 8c496e6193
vimPlugins.vim-svelte: init at 2022-02-17 2022-03-28 09:11:35 -04:00
Mr Hedgehog 85f2d57a48
vimPlugins.coc-svelte: init at 2022-03-14 2022-03-28 09:11:34 -04:00
Mr Hedgehog 996863b07e
vimPlugins.coc-tailwindcss: init at 2020-08-19 2022-03-28 09:11:33 -04:00
Mr Hedgehog c8a5b5aa89
vimPlugins: update 2022-03-28 09:11:27 -04:00
"Minijackson" 006d42d8f0 vimPlugins.telescope-ui-select-nvim: init at 2022-03-20 2022-03-27 20:12:07 +02:00
"Minijackson" 9b94bfa168 vimPlugins: resolve github repository redirects 2022-03-27 20:05:08 +02:00
"Minijackson" c22627a866 vimPlugins: update 2022-03-27 19:59:14 +02:00
Naïm Favier e6ff028cfa
vim_configurable: drop patchelf
It doesn't seem to change the RPATH even with all features enabled.
2022-03-25 00:12:19 +01:00
Naïm Favier 0eb92176bf
vim_configurable: don't accept arbitrary arguments
This hides potential errors.
2022-03-25 00:12:19 +01:00
Naïm Favier 65a6e2cb0d
vim_configurable: don't rewrap
See discussion at 40dea2488f (commitcomment-68982753)

Also remove the patchelf call on gvim since it's a symlink now.
2022-03-25 00:12:19 +01:00
Naïm Favier 7ab1fd262f
vimUtils.makeCustomizable: rewrite to include more things
The current wrapper only includes vim, gvim and the man pages
(optionally). This rewrite distinguishes two scenarios, which I expect
cover the majority of use cases:

- standalone mode, when `name != "vim"`, means the user already has a
  vim in scope and only wants to add a customized version with a
  different name. In this case we only include wrappers for `/bin/*vim`.
- non-standalone mode, when `name == "vim"`, means the user expects a
  normal vim package that uses the specified configuration. In this case
  we include everything in the original derivation, with wrappers for
  all the executables that accept a vimrc.
2022-03-25 00:12:02 +01:00
Harrison Thorne ea4a29cac3
vimPlugins.hotpot-nvim: init at 2022-03-23 2022-03-24 00:09:00 -05:00
"Fabian Bull" a1a6472993 vimPlugins: update 2022-03-22 10:00:24 +01:00
Malo Bourgon 08e25bd2cc vimPlugins.vim-colorschemes: add overlay to address hash issue 2022-03-18 12:56:42 -07:00
Austin Butler 27a8d53c69 vimPlugins.vim-clap: fix cargoSha256 2022-03-18 10:55:14 -07:00
github-actions[bot] 7573d7fe79
Merge master into staging-next 2022-03-11 18:01:20 +00:00
Brian Leung aaa77bb67d
vimPlugins: update 2022-03-10 07:57:49 -08:00
Brian Leung 3ae12468e7
vimPlugins.telescope-zoxide: init at 2021-10-21 2022-03-10 07:55:15 -08:00
"Brian Leung" 0ed50dce50
vimPlugins.zoxide-vim: init at 2021-12-10 2022-03-10 07:55:15 -08:00
"Brian Leung" b285038ca4
vimPlugins: update 2022-03-09 18:40:40 -08:00
github-actions[bot] fc22d0d5e2
Merge master into staging-next 2022-03-04 12:01:33 +00:00
Sandro 4dc4085d8c
Merge pull request #159735 from leungbk/macvim-update 2022-03-04 12:17:54 +01:00
Austin Butler 1940031dfe vimPlugins.vim-clap: fix cargoSha256 2022-03-03 20:48:24 -08:00
github-actions[bot] fbe95e7196
Merge master into staging-next 2022-03-01 18:05:48 +00:00
Elliot Xu f414504311 vimPlugins.everforest: init at 2022-02-20 2022-03-01 08:26:44 -08:00
github-actions[bot] 6787116890
Merge master into staging-next 2022-02-28 00:02:07 +00:00
Matthieu Coudron 11189a2cd4 vimPlugins.vim-CtrlXA: init at 2021-08-09 2022-02-27 14:36:21 -08:00
AndersonTorres ed2b1b4b90 Merge branch 'master' into staging-next 2022-02-26 21:04:25 -03:00
"Bruno BELANYI" 3917530ac3 vimPlugins.lightline-lsp: init at 2022-01-09 2022-02-25 12:02:15 +01:00
"Bruno BELANYI" 4dd229ff0a vimPlugins.nvim-lightline-lsp: init at 2022-01-06 2022-02-25 12:01:33 +01:00
"Bruno BELANYI" a7024faac5 vimPlugins: update 2022-02-25 12:00:55 +01:00
AndersonTorres dd88285ba0 vimPlugins: update 2022-02-24 20:29:30 -03:00
AndersonTorres 93bc3c2aa4 vimPlugins: update 2022-02-24 20:29:30 -03:00
AndersonTorres 939e2fad0b vim-plugin-names: updates
+ liuchengxu/space-vim
+ SpaceVim/SpaceVim
2022-02-24 20:29:12 -03:00
AndersonTorres b2a83e3c95 vim: update the updaters!
update.py and its companion update-shell.nix need to know where they are, else
they can't find the root default.nix of Nixpkgs. Because of this, I further
added a small piece of documentation about those path-dependent pieces of code.
2022-02-24 20:26:07 -03:00
AndersonTorres 3f19fc37a3 Move misc/vim-plugins to applications/editors/vim/plugins 2022-02-24 20:26:07 -03:00
R. Ryantm a7cf36f841 vim: 8.2.4227 -> 8.2.4350 2022-02-13 12:37:02 +00:00
Brian Leung e5307bdda5 macvim: 8.2.1719 -> 8.2.3455 2022-02-12 19:40:05 -08:00
R. Ryantm ed89447f2c vim: 8.2.4186 -> 8.2.4227 2022-01-28 23:47:19 -08:00
FliegendeWurst ea5a1dd5e7 vim: 8.2.3877 -> 8.2.4186 2022-01-23 10:40:10 +01:00