Skip to content

v4.1.0

Latest
Compare
Choose a tag to compare
@LunarWatcher LunarWatcher released this 12 Sep 03:30
· 2 commits to master since this release

g:AutoPairsVersion = 40003

Added

  • Support for arbitrary underlying deletion keybinds when deleting pairs (#90)
    • This does not affect the default deletion keybinds, which still default to <BS>. This is only relevant if you want to delete pairs with other forms of deletion.

Fixed

  • Made g:AutoPairsExperimentalAutocmd actually reflect the new default-enabled state

Docs

  • Added compat note on nvim directly to AutoPairsCompatibility
  • Minor tweaks to the migration docs