AstroNvim / astrocommunity

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

color/vim-highlighter clobbers keymaps #832

Closed Ryex closed 6 months ago

Ryex commented 6 months ago

Checklist

Neovim version (nvim -v)

0.9.5

Operating system/version

Win 11

Terminal/GUI

wezterm

Describe the bug

Keymaps get clobbered on loading the community package

Steps to Reproduce

add { import = "astrocommunity.color.vim-highlighter" }, to your community plugins

Expected behavior

Kepmaps from all other plugins remain in place.

Screenshots

No response

Additional Context

Problem appears to be the usage of the list table for the normal mode mappings?

mehalter commented 6 months ago

This is resolved: https://github.com/AstroNvim/astrocommunity/commit/425fe071e796ce9872846713cbcb2ba7d05e96e8