Skip to content

[backport #3639] programs.neovim: add extraLuaConfig#3727

Merged
kalbasit merged 1 commit intonix-community:release-22.11from
kalbasit:backport-3639
Mar 1, 2023
Merged

[backport #3639] programs.neovim: add extraLuaConfig#3727
kalbasit merged 1 commit intonix-community:release-22.11from
kalbasit:backport-3639

Conversation

@kalbasit
Copy link
Copy Markdown
Member

@kalbasit kalbasit commented Mar 1, 2023

cherry picked from commit 9621e9a

Description

See #3639.

Checklist

  • Change is backwards compatible.

  • Code formatted with ./format.

  • Code tested through nix-shell --pure tests -A run.all.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.

    • Added myself and the module files to .github/CODEOWNERS.

cc @GuillaumeDesforges

@kalbasit kalbasit requested a review from rycee as a code owner March 1, 2023 21:21
@github-actions github-actions bot added the neovim label Mar 1, 2023
* programs.neovim: add extraLuaConfig

Add a configuration option to add custom lua configuration lines to
`lua.init`.

* apply review: formatting

* apply review: fix test

(cherry picked from commit 9621e9a)
@kalbasit kalbasit merged commit a7d3f51 into nix-community:release-22.11 Mar 1, 2023
@kalbasit kalbasit deleted the backport-3639 branch March 1, 2023 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants