AstroNvim / astrocommunity

A community repository of common plugin specifications
GNU General Public License v3.0
1.04k stars 214 forks source link

fix(transparent-nvim): transparent keymap #945

Closed LumenYoung closed 2 months ago

LumenYoung commented 2 months ago

📑 Description

As suggested by the title, transparent keymap is actually not working. This pr is a one line fix to make it works!

ℹ Additional Information

github-actions[bot] commented 2 months ago

Review Checklist

Does this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist:

Proper conventional commit scoping:

LumenYoung commented 2 months ago

Thanks!