Skip to content

1.10

Compare
Choose a tag to compare
@wincent wincent released this 19 Jan 21:56
· 966 commits to main since this release
1.10
  • Improve tag finder performance by caching tag lists (patch from Artem Nezvigin).
  • Consider the 'autowriteall' option when deciding whether to open a file in a split.
  • Make selection acceptance commands configurable (patch from Ole Petter Bang).
  • Add mapping to delete previous word of the match prompt (patch from Kevin Webster).
  • Try harder to always clear status line after closing the match listing (patch from Ton van den Heuvel).
  • Don't allow MRU autocommands to produce errors when the extension has not been compiled.
  • Add g:CommandTIgnoreCase and g:CommandTSmartCase options, providing support for case-sensitive matching (based on patch from Jacek Wysocki).