Jan Larres
d39a767486
Allow prototype to be shown with currenttag
2012-09-09 20:17:44 +12:00
Seth Woodworth
04e40e09c1
fix example for statusline
...
vim funcs can't have spaces in arg lists
2012-09-03 19:07:52 -03:00
Jan Larres
b1c7f5f792
Improve prototype handling
2012-08-26 19:25:02 +12:00
Jan Larres
f3c1a93017
Make 'open' commands a bit more intuitive
2012-07-31 16:42:18 +12:00
Jan Larres
e690a5e97d
Cache files locally for parsing
...
Files are now cached locally in a temporary file, and the parsing
happens on that file. This allows displaying tags for remote (Netrw)
files, and it will also make access to files on remote filesystems like
NFS and sshfs faster.
Additionally, tags are now always updated when the files are saved,
deprecating the tagbar_updateonsave_maxlines option. Otherwise checking
for changes in remote files would not have been possible.
2012-07-22 21:49:17 +12:00
Jan Larres
052bc7972b
Correct latest stable ctags version for latex support
2012-07-22 18:14:14 +12:00
Jan Larres
f1c6d8c780
Clarify LaTeX support in manual
2012-07-21 23:51:01 +12:00
Jan Larres
1757b33da7
Explain feature requirements in systemenc doc
2012-07-21 21:08:33 +12:00
Jan Larres
6a7f155874
Version 2.4.1
2012-07-16 21:38:20 +12:00
Jan Larres
fd9ac426e9
Clarification for custom tags programs
2012-06-29 02:08:01 +12:00
Jan Larres
5ee3143b5a
Version 2.4
2012-06-17 21:19:42 +12:00
Jan Larres
c4b1d65c46
Explain highlighting update time
2012-06-16 22:01:55 +12:00
Jan Larres
a2652b26a0
Add missing command help tags
2012-06-16 21:52:51 +12:00
Jan Larres
c5f91a5b76
Add command for easy type customization
2012-06-16 21:46:54 +12:00
Jan Larres
ee1c4e137e
Always highlight current tag when using TagbarOpen, closes #73
2012-05-12 20:07:04 +12:00
Jan Larres
bbe5579c89
Allow the full hierarchy to be displayed in currenttag()
2012-04-15 23:10:34 +12:00
Jan Larres
3a049c0f82
Mention that a pattern should be used in tag format
2012-03-16 23:56:26 +13:00
Jan Larres
540472bcd3
Describe tag file format supported
2012-03-16 23:49:49 +13:00
Jan Larres
f6a02c9e24
Use spaces instead of tabs in help file
2012-03-16 02:33:27 +13:00
Jan Larres
86b49e6949
Make SetFoldlevel respect default-closed folds without '!', closes #61
2012-03-14 22:42:59 +13:00
Jan Larres
134207bc41
Allow types for tagbar#currenttag() to be configured
2012-03-04 20:52:15 +13:00
Jan Larres
c18599234e
Align help tags better
2012-02-29 00:33:27 +13:00
Jan Larres
d9857cf204
Add function that returns the current tag, closes #59
2012-02-29 00:21:50 +13:00
Jan Larres
42ef608aae
Mention the Taglist behaviour in autoopen options
2012-02-27 23:19:50 +13:00
Jan Larres
4bf1d7024d
Mention user types in ftplugins in documentation
2012-02-19 17:57:00 +13:00
Jan Larres
6eb2d65f41
Some clarifications in the documentation
2012-02-16 22:01:21 +13:00
Jan Larres
4d925ca324
Automatically detect ex-ctags as 'ectags' in OpenBSD
2012-02-12 19:21:37 +13:00
Jan Larres
d48c6f83f5
Add 'always' parameter to autoopen()
2012-01-14 19:35:01 +13:00
Jan Larres
81cfb3f903
Version 2.3
2011-12-24 18:14:54 +13:00
Jan Larres
49aa899098
Mention the wiki
2011-12-24 17:22:15 +13:00
Jan Larres
8e5ce3a3e5
Replace usearrows with iconchars
2011-12-22 18:06:48 +13:00
Jan Larres
f9b50a1e95
Remove need to provide complete jsctags configuration if jsctags not in path
2011-12-21 20:33:31 +13:00
Jan Larres
9a2cf9756f
Add convenience function for automatically opening Tagbar
2011-12-21 19:28:34 +13:00
Jan Larres
32d266a430
Add debugging functionality
2011-12-12 19:47:43 +13:00
Jan Larres
4cc123f3f2
Version 2.2
2011-11-26 17:45:08 +13:00
Jan Larres
4bc7555b80
Mention existing configurations
2011-11-25 16:26:13 +13:00
Jan Larres
bccf3d3473
Update credits
2011-11-25 01:37:51 +13:00
Jan Larres
555be533a4
Display 'kind' headers inside of scopes
2011-11-24 19:22:31 +13:00
Jan Larres
e9aa349d10
Make TagbarOpen command more flexible
2011-11-23 19:56:31 +13:00
Jan Larres
c07e878249
Update on save for smaller files, closes #40
2011-11-17 22:17:59 +13:00
Jan Larres
d17c2dd227
Some improvements to the documentation
2011-06-24 14:47:26 +12:00
Jan Larres
7aa936dc9c
Allow single-click for jumping to a tag, closes #16
2011-06-06 18:42:35 +12:00
Jan Larres
9d5af93a5b
Version 2.1
2011-05-29 19:19:03 +12:00
Jan Larres
8d1ba9fc11
Clarify that type definitions have to be put into vimrc
2011-05-16 00:00:06 +12:00
Jan Larres
e28eab7945
Explain some jsctags issues
2011-05-07 18:48:59 +12:00
Jan Larres
1916c55b7c
Handle cases where 'encoding' is different from system encoding
2011-05-05 21:27:47 +12:00
Jan Larres
a76d07cfeb
Version 2.0.1
2011-04-27 01:03:04 +12:00
Jan Larres
40d8edf505
Fix sorting bug when 'ignorecase' is set
2011-04-27 01:01:27 +12:00
Jan Larres
1f4713d4ab
Typo
2011-04-26 23:46:10 +12:00
Jan Larres
b4ed33c4bc
Version 2.0
2011-04-26 23:31:04 +12:00