vim-headfirst : Edit sibling files like a boss
script karma |
Rating 0/0,
Downloaded by 752 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Andrew Nichols |
|
script type |
utility |
|
description |
This plugin is a small wrapper around :e, :sp, :vsp, and :tabe for editing sibling files. That is, it's comparable to typing :e %:h/<Tab>, but it also let's you supply multiple files to open.
See https://github.com/tandrewnichols/vim-headfirst for details. |
|
install details |
Via Plug:
Plug 'tandrewnichols/vim-headfirst'
:PlugInstall
Via Vundle:
Plugin 'tandrewnichols/vim-headfirst'
:BundleInstall
Via NeoBundle:
NeoBundle 'tandrewnichols/vim-headfirst'
:BundleInstall
Via Pathogen:
git clone https://github.com/tandrewnichols/vim-headfirst.git ~/.vim/bundle/vim-headfirst |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|