Skip to content

vim-scripts/molly.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

molly.vim

ZOMG! Very fast and sexy textmate-like command-t plugin. It also works for regular vim.

Dependencies

The only hard dependency `molly` needs is the unix `find` command.

Getting Started

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”

Mappings

  • Leader + x – open molly
  • Enter – go to file
  • Ctrl + v – open in a vertical split window
  • Ctrl + s – open in a split window
  • Up – go up
  • Ctrl + k – go up
  • Down – go down
  • Ctrl + j – go down

TODOs

  • Better regex parser
  • Vim documentation/help

About

ZOMG! Very fast and sexy textmate-like command-t plugin.

Resources

Stars

Watchers

Forks

Packages

No packages published