| Class | VimMate::SearchWindow |
| In: |
lib/vimmatelib/search_window.rb
|
| Parent: | Object |
A window that can be used to search for files
| NAME | = | 0 | Column for the file name | |
| PATH | = | 1 | Column for the full path of the file |
Add a block that will be called when the user choose to open the menu. The block takes one argument: the path to the file to open.