Flakebi
511491b547
vimPlugins.vim-markdown-composer: fix executing
...
The source for setting the path is slightly different, so relax the
search/replace term, so it works with the new version.
Fixes starting the web-preview process.
2022-05-24 23:32:03 +02:00
Austin Butler
fd927b68f1
vimPlugins.vim-jsonpath: init at 2020-06-16
2022-05-13 18:28:32 -07:00
Austin Butler
6046ff237c
vimPlugins: update
2022-05-13 18:28:12 -07:00
Matthieu Coudron
05a3e5c21f
Merge pull request #171064 from teto/neovim-require-check-hook
...
buildVimPlugin: check that neovim can require the module.
2022-05-13 23:24:57 +02:00
Mr Hedgehog
d491e5fd3a
vimPlugins.coconut-vim: init at 2017-10-10
2022-05-12 15:00:08 +02:00
Matthieu Coudron
e4bb2cac39
vimPlugins.fzf-lua: init at 2022-05-07
2022-05-12 11:57:06 +02:00
Matthieu Coudron
8fc305d584
vimPlugins.stylish-nvim: init at 2022-02-11
2022-05-11 12:20:10 +02:00
Matthieu Coudron
da8a322e73
buildLuaPlugin: convert the addRtp call
...
since it was breaking overrideAttrs.
2022-05-11 12:08:14 +02:00
Matthieu Coudron
0dbca90d41
buildNeovimPluginFrom2Nix: use neovimRequireCheckHook
...
and removed the addRtp call that was breaking overrideAttrs
2022-05-11 10:42:19 +02:00
Matthieu Coudron
08b6ad0ea5
buildVimPlugin: check that neovim can require the module.
...
Add:
```
doInstallCheck = true;
nvimRequireCheck = "toto";
```
to your vimPluginCall.
2022-05-11 10:42:19 +02:00
Vladimír Čunát
eccf2063a7
Merge #170085 : vim: 8.2.4609 -> 8.2.4816 (into staging)
2022-05-04 08:35:29 +02:00
github-actions[bot]
ee7e3f30f3
Merge staging-next into staging
2022-05-04 00:02:57 +00:00
Matthieu Coudron
21f526a7f3
vimPlugins: update
2022-05-03 00:44:17 +02:00
Matthieu Coudron
d4894355c1
vim/update.py: distinguish between vim/neovim plugins
...
I've been working for a long time towards automatic nix dependencies for
neovim plugins (using luarocks rockspecs to discover the said
dependencies).
This is an initial commit to help me complete the missing bits.
buildNeovimPluginFrom2Nix is right now a placeholder which helps me test
in my fork a version that does a flat install of luarocks.
the vim updater will now check for attributes with the same name in the lua package set,
if that's the case the script will generate buildNeovimPluginFrom2Nix.
2022-05-03 00:22:03 +02:00
github-actions[bot]
7bd3b9eff1
Merge staging-next into staging
2022-05-01 00:03:16 +00:00
Matthieu Coudron
9663a29afa
buildVimPlugin: add vimCommandCheckHook
...
Modeled after pythonImportCheckHook, this checks a command can be run once the plugin is installed
2022-04-30 23:54:25 +02:00
Naïm Favier
532ebf6b57
wrapGAppsHook: use makeBinaryWrapper
...
Reduces the likelihood of having apps wrapped twice by a shell script,
which causes problems with argv0.
2022-04-26 12:14:39 +02:00
Sandro
8291a99382
Merge pull request #169606 from DarkOnion0/master
...
coc-haxe: init at 0.8.0
2022-04-25 18:22:20 +02:00
FliegendeWurst
0c2197472d
vim: 8.2.4609 -> 8.2.4816
2022-04-24 14:31:24 +02:00
Sandro
fdfe3394b9
Merge pull request #166776 from arjan-s/init-vimplugin-search-pulse
...
vimPlugins.vim-search-pulse: init at 2017-01-05
2022-04-21 17:02:12 +02:00
DarkOnion0
e3025623e6
coc-haxe: init at 0.8.0
2022-04-21 06:50:36 +02:00
teutat3s
6bd609ac0e
vimPlugins: update
2022-04-20 08:33:19 -07:00
github-actions[bot]
c58a108aaa
Merge master into staging-next
2022-04-16 06:01:08 +00:00
workflow
b45fbd05f3
vimPlugins.coc-flutter: init at 1.9.7
2022-04-16 00:27:48 +01:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
...
Minor conflicts; I hope I didn't mess up:
pkgs/development/tools/misc/binutils/default.nix
pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Pamplemousse
d297965029
vimPlugins.vim-vp4: init at 2021-01-06
2022-04-13 21:36:55 +02:00
Pamplemousse
8c44d65e63
vimPlugins: update
2022-04-13 21:36:55 +02:00
Arjan Schrijver
de77577258
vimPlugins.vim-search-pulse: init at 2017-01-05
2022-04-08 15:18:10 +02:00
github-actions[bot]
3dc8bd98b9
Merge staging-next into staging
2022-04-06 00:02:41 +00:00
André Vitor de Lima Matos
0a69aa9f8a
vimPlugins: update
2022-04-05 13:19:22 -03:00
github-actions[bot]
3063a8ea39
Merge staging-next into staging
2022-04-05 12:10:46 +00:00
Matthieu Coudron
d396c7d316
Merge pull request #166941 from teto/vim-plugins-toml
2022-04-05 09:33:40 +02:00
Martin Weinelt
bf1914e12a
Merge remote-tracking branch 'origin/staging-next' into staging
2022-04-05 04:05:02 +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
Alyssa Ross
8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/development/libraries/zlib/default.nix
pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00: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
github-actions[bot]
9aa014c46a
Merge staging-next into staging
2022-03-31 12:02:10 +00:00
Alyssa Ross
22c23dbb8d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/development/python-modules/google-auth-oauthlib/default.nix
2022-03-31 11:42:24 +00: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
Jan Tojnar
c8a5db3854
Merge branch 'staging-next' into staging
...
; Conflicts:
; pkgs/tools/archivers/rar/default.nix
2022-03-28 17:56:38 +02: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
R. Ryantm
71fba1fb0b
vim: 8.2.4350 -> 8.2.4609
2022-03-27 13:14:20 -07:00