Create tags file for vim and lookupfile plugin
- vim with python
- ctags in the path
Install the distributed files into your Vim script directory which is usually ~/.vim/
, or $HOME/vimfiles
on Windows. You should consider using one of the famous package managers for Vim like vundle or neobundle to install the plugin.
Create Tags file in current path.
:CreateTags
Create Tags file in given path.
:CreateTags given_path