marty a72cb80337 fix a bug with :NERDTreeFind and symlinks
Previously, if we called NERDTreeFind for a file that was inside a
symlinked dir (when vims CWD was above that dir) then it would get
confused by the symlink and fail. Use :p with expand to get around this.
2010-11-20 18:01:38 +13:00
2009-12-01 22:20:53 +13:00
2008-05-17 14:36:02 +12:00
Description
No description provided
4.1 MiB
Languages
Vim script 100%