commits
This reverts commit 3d76d853a8a1ad0761ddd55d7216496cd1c9a2a5, reversing
changes made to 32e56b1ac6cefe7be0a4bed34e5c5c47d17c23ff.
Diff: https://github.com/element-hq/matrix-authentication-service/compare/v1.12.0...v1.13.0
Changelog: https://github.com/element-hq/matrix-authentication-service/releases/tag/v1.13.0
This was available in makeNeovimConfig already but:
- generated wrapper arguments, which we want to avoid because it
confuses users
- `makeNeovimConfig` relies on neovim-unwrapped in impure manner, which
for instance caused issues in one of cases where I override
neovim-unwrapped's luajit with a luajit with custom lua packages.
This was available in makeNeovimConfig already but:
- generated wrapper arguments, which we want to avoid because it
confuses users
- `makeNeovimConfig` relies on neovim-unwrapped in impure manner, which
for instance caused issues in one of cases where I override
neovim-unwrapped's luajit with a luajit with custom lua packages.