Skip to content

v3.0.4

Compare
Choose a tag to compare
@LunarWatcher LunarWatcher released this 03 Oct 11:18
· 94 commits to master since this release

3.0.4

let g:AutoPairsVersion = 30063

Changed

  • Renamed autopairs#Variables#_InitVariables to autopairs#Variables#InitVariables, as the API is now more intended for public use
  • g:AutoPairsFiletypeBlacklist now contains "registers" by default, and fully prevents loading in the buffer

Documentation

  • Documented autopairs#Variables#InitVariables()