Skip to content

oldguan/CreateTags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

About

Create tags file for vim and lookupfile plugin

Required

  • vim with python
  • ctags in the path

Install

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.

Usage

Create Tags file in current path.

:CreateTags

Create Tags file in given path.

:CreateTags given_path

About

Create tags file for vim and lookupfile plugin

Resources

Stars

Watchers

Forks

Packages

No packages published