Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: builder error #85

Merged
merged 2 commits into from
Apr 17, 2024
Merged

fix: builder error #85

merged 2 commits into from
Apr 17, 2024

Commits on Apr 17, 2024

  1. fix: builder error

    error: could not format file
    /nix/store/nmkp9qgraazj3vaxsdfawsmisi6wkf07-init.lua: error parsing:
    error occurred while creating ast: unexpected token `<`. (starting from
    line 166, character 260 and ending on line 166, character 261).
    It was due to toggleterm's open_mapping keymapping, nixvim refactored
    the original way of changing the mapping key, this commit fixes it.
    redyf committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f3efaff View commit details
    Browse the repository at this point in the history
  2. Auto lint/format

    redyf authored and github-actions[bot] committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c363af4 View commit details
    Browse the repository at this point in the history