diff doc/gutentags.txt @ 98:d645125192aa

Fix more problems with paths and spaces in them.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 25 Feb 2016 21:04:46 -0800
parents 794ee111bce6
children 2838af9ff980 76a4822aab76
line wrap: on
line diff
--- a/doc/gutentags.txt	Sun Feb 21 10:34:47 2016 -0800
+++ b/doc/gutentags.txt	Thu Feb 25 21:04:46 2016 -0800
@@ -378,16 +378,6 @@
                         See |gutentags_ctags_executable_{filetype}| for more
                         information.
 
-                                             *gutentags_ctags_no_space_in_paths*
-g:gutentags_ctags_no_space_in_paths
-                        When set to 1, the root path of a project will have
-                        any spaces replaced by underscores. This is in case
-                        the particular `ctags` implementation you're using
-                        doesn't support tags filenames with spaces, which
-                        seems to be the case with Exuberant Ctags.
-                        Set to 0 to leave project root paths as is.
-                        Defaults to 1.
-
 
 =============================================================================
 5. Project Settings                             *gutentags-project-settings*