Skip to content

1.7

Compare
Choose a tag to compare
@wincent wincent released this 19 Jan 22:01
· 1047 commits to main since this release
  • Added g:CommandTInputDebounce, which can be used to improve responsiveness in large file hierarchies (based on patch from Yiding Jia).
  • Added a potentially faster file scanner which uses the find executable (based on patch from Yiding Jia).
  • Added a file scanner that knows how to talk to Watchman (https://github.com/facebook/watchman).
  • Added g:CommandTFileScanner, which can be used to switch file scanners.
  • Fix processor count detection on some platforms (patch from Pavel Sergeev).