Skip to content

Make tag jumping in vim behave more like other IDE

License

Notifications You must be signed in to change notification settings

ipod825/vim-tagjump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

vim-tagjump

Deprecate in favor of vim-tabdrop

Jumping with tags in vim is a pain if you are used to tabs. TagJump open a new tab (or go to the tab already opening the file, i.e. tab drop behavior) when you jump with tags. It also automatically close the tab when you jump back with <C-t>. This prevents you from creating duplicate tabs when you jump to the same file multiple times.

Installation

Install either with vim-plug, Vundle, Pathogen or Neobundle.

About

Make tag jumping in vim behave more like other IDE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published