diff --git a/doc/fugitive.txt b/doc/fugitive.txt index 77e4552..999bfdf 100644 --- a/doc/fugitive.txt +++ b/doc/fugitive.txt @@ -571,6 +571,11 @@ Global maps ~ *fugitive_y_CTRL-G* ["x]y Yank the path to the current |fugitive-object|. + *g:fugitive_no_maps* +Global maps can be disabled with the g:fugitive_no_maps option. +> + let g:fugitive_no_maps = 1 +< SPECIFYING OBJECTS *fugitive-object* *fugitive-revision* Fugitive objects are either work tree files or Git revisions as defined in the