From f5fd121837493e719caecf7cbed94fbbe5413d55 Mon Sep 17 00:00:00 2001 From: Den Date: Thu, 30 Jul 2015 16:28:11 +0300 Subject: [PATCH] Incorrect path to event.vim --- doc/NERD_tree.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt index cfc8ed9..fbca0e1 100644 --- a/doc/NERD_tree.txt +++ b/doc/NERD_tree.txt @@ -1205,7 +1205,7 @@ Use this API if you want to run a callback for events on Path objects. E.G > "This function will be called whenever a Path object is created. "a:event is an object that contains a bunch of relevant info - - "including the path in question. See lib/event.vim for details. + "including the path in question. See lib/nerdtree/event.vim for details. endfunction < Current events supported: