mirror of
https://github.com/gryf/tagbar.git
synced 2026-01-04 21:04:19 +01:00
Mention the wiki
This commit is contained in:
13
index.html
13
index.html
@@ -61,6 +61,17 @@ nmap <F8> :TagbarToggle<CR>
|
||||
window (and the rest of the functionality) see the documentation.
|
||||
</p>
|
||||
|
||||
<h2>Support for addtional filetypes</h2>
|
||||
|
||||
<p>
|
||||
The
|
||||
<a href="https://github.com/majutsushi/tagbar/wiki/Support-for-additional-filetypes">wiki</a>
|
||||
describes how to get better support for JavaScript with jsctags and
|
||||
extensions for additional filetypes that are not supported by
|
||||
Exuberant Ctags by default. If you create your own extension please
|
||||
add it to the wiki!
|
||||
</p>
|
||||
|
||||
<h2>Screenshots</h2>
|
||||
<a href="tagbar1.png"><img src="tagbar1_t.png"/></a>
|
||||
<a href="tagbar2.png"><img src="tagbar2_t.png"/></a>
|
||||
@@ -69,7 +80,7 @@ nmap <F8> :TagbarToggle<CR>
|
||||
<h2>License</h2>
|
||||
<p>Vim license</p>
|
||||
|
||||
<h2>Authors</h2>
|
||||
<h2>Author</h2>
|
||||
<p>Jan Larres (jan@majutsushi.net)</p>
|
||||
|
||||
<h2>Download</h2>
|
||||
|
||||
Reference in New Issue
Block a user