Skip to content

20200409 - v2.7.5

Compare
Choose a tag to compare
@skywind3000 skywind3000 released this 09 Apr 03:18
· 200 commits to master since this release
  • project root can be overshadowed by b:asyncrun_root, t:asyncrun_root and g:asyncrun_root:

eg:

let g:asyncrun_root = '/usr/local'

and

:AsyncRun -cwd=<root> pwd

output:

/usr/local