Skip to content

vim plugin: display file function list and directories

License

Notifications You must be signed in to change notification settings

heguixiang/vim-ctags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-ctags

vim plugin: display file function list and directories

How to install

  • git clone the repo and put the two directories to ~/.vim, create the directories if it not exist.
  • sudo mv vimrc /etc/vim/

How to use

  • F3 display directoris on the vim left side
  • F4 display current file function on the vim right side
  • ctags -R . , if you want to use shift + ] or shift + t to jump function call

About

vim plugin: display file function list and directories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published