mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 19:33:50 -05:00
Merge pull request #471 from SchDen/patch-1
Incorrect path to event.vim
This commit is contained in:
@@ -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.
|
"This function will be called whenever a Path object is created.
|
||||||
|
|
||||||
"a:event is an object that contains a bunch of relevant info -
|
"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
|
endfunction
|
||||||
<
|
<
|
||||||
Current events supported:
|
Current events supported:
|
||||||
|
|||||||
Reference in New Issue
Block a user