Chg: updated README.md for the new filetypes behavior

modified:   README.md
This commit is contained in:
kphoen 2011-06-27 21:20:24 +02:00
parent 708dab5f9a
commit ed1c46ad4a
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ This is a fork of the popular taglist.vim plugin.
Taglist-plus provides excellent Javascript support via jsctags. See [here][1]
for examples.
The filetype detection has also been improved: it now supports composed filetypes.
For instance, the _php.symfony_ filetype will be split and only its first part will
be considered.
This plugin can also be obtained through [vim.org][2].
Installation