Skip to content
/ ntatb Public
forked from vim-scripts/Trinity

Toggle for NERD tree and Tagbar

Notifications You must be signed in to change notification settings

fortime/ntatb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Ntatb

Ntatb is short for nerd tree and tagbar

Overview

A (G)Vim plugin forked from trinity 2.1. It replaces 'Taglist' with 'Tagbar'. And support for 'Source Explorer' is canceled.

License

This program is free software; you can redistribute it and / or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or any later version.

INSTALL

METHOD 1: Install manually

git clone https://github.com/fortime/ntatb.git
cd ntatb
cp plugin/ntatb.vim ~/.vim/plugin/

METHOD 2: Install by vundle

Add this to your ~/.vimrc:

Bundle 'fortime/ntatb'

And launch vim, run :BundleInstall

About

Toggle for NERD tree and Tagbar

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%