Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 601 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 601 Bytes

ViewSearch

"search" folder in the instructions you need to make a call. Sample commands :SearchClass {classname} and :SearchDef {functionname}.

Installation

Add this to virtualenv path your ~/.vimrc

let g:search_path = '/Users/yasaricli/Desktop/Projects/.envs/markafoni/lib/python2.7/site-packages/django'

~/.vim directory add:

autoload/filesearch.vim

plugin/vimsearch.vim

plugin/filesearch.vim

Runtime

:SearchClass User and cursor keyboard shortcuts CTRL + c

:SearchDef filter and cursor keyboard shortcuts CTRL + d