ZOMG! Very fast and sexy textmate-like command-t plugin. It also works for regular vim. By default it caches the filelist, so if you add a new file you have to call the `RefreshFileList` function.
The only dependency `molly` needs is the unix `find` command.
By default it uses `Leader Key + x` but you can change it to whatever you want.
Currently is uses the vim default regex to parse the results, an example query would be: “users.*_test”
- Leader + x – open molly
- Enter – go to file
- Ctrl + v – open in a vertical split window
- Ctrl + s – open in a split window