Skip to content

neovim: remove trace log of vim plugins (#2756)#2760

Merged
teto merged 1 commit intonix-community:masterfrom
fmoda3:neovim-remove-trace
Feb 25, 2022
Merged

neovim: remove trace log of vim plugins (#2756)#2760
teto merged 1 commit intonix-community:masterfrom
fmoda3:neovim-remove-trace

Conversation

@fmoda3
Copy link
Copy Markdown
Contributor

@fmoda3 fmoda3 commented Feb 25, 2022

Description

Removing the trace log statement of vim plugins within the Neovim module. Fixes #2756

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.

@fmoda3 fmoda3 requested a review from rycee as a code owner February 25, 2022 04:08
@teto teto merged commit 662350b into nix-community:master Feb 25, 2022
@fmoda3 fmoda3 deleted the neovim-remove-trace branch February 25, 2022 15:51
@teto teto mentioned this pull request Aug 22, 2022
7 tasks
teto pushed a commit to teto/home-manager that referenced this pull request Aug 22, 2022
spacekookie pushed a commit to spacekookie/home-manager that referenced this pull request Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Neovim program config generates trace statements for plugins in build

2 participants