basyura / unite-mdfind

you can find file by mdfind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unite-mdfind

gather candidates by mdfind (mac only).

unite source

:Unite mdfind

:Unite mdfind:<onlyin_directory_path>

unite action

  • :Unite file
  • <Tab>
  • you can select mdfind action

you can define map to action

inoremap <silent><buffer><expr> <C-s> unite#do_action('mdfind')

Inspired by

  • unite-everything

About

you can find file by mdfind


Languages

Language:Vim Script 100.0%