Mercurial > vim-gutentags
diff doc/gutentags.txt @ 46:c0f56e4d52bd
Make a bunch of advanced commands opt-in only.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 09 Apr 2015 21:02:25 -0700 |
parents | 7000d598a2a7 |
children | 7b419abf7fba |
line wrap: on
line diff
--- a/doc/gutentags.txt Mon Mar 16 07:04:03 2015 -0700 +++ b/doc/gutentags.txt Thu Apr 09 21:02:25 2015 -0700 @@ -134,7 +134,8 @@ current buffer. -Some debugging/troubleshooting commands are also available. +Some debugging/troubleshooting commands are also available if the +|gutentags_define_advanced_commands| global setting is set to 1. *:GutentagsToggleEnabled* :GutentagsToggleEnabled @@ -307,5 +308,10 @@ project. This is handy to keep tags files from polluting many directories all across your computer. + *gutentags_define_advanced_commands* +g:gutentags_define_advanced_commands + Defines some advanced commands like + |GutentagsToggleEnabled| and |GutentagsUnlock|. + vim:tw=78:et:ft=help:norl: