diff doc/gutentags.txt @ 279:4353f0dc8d99

Add support for lua port of cscope from cscope_maps.nvim
author Dhananjay <dhananjay.latkar@gmail.com>
date Fri, 14 Apr 2023 11:57:07 +0530
parents abc91c5fb795
children
line wrap: on
line diff
--- a/doc/gutentags.txt	Sun Apr 09 10:38:14 2023 -0700
+++ b/doc/gutentags.txt	Fri Apr 14 11:57:07 2023 +0530
@@ -320,6 +320,9 @@
                         - `gtags_cscope`: same as `cscope` but uses GNU's
                           `gtags` executable and database.
 
+                        - `cscope_maps`: same as `cscope`. Supports
+                        `cscope_maps.nvim`.
+
                         Defaults to `[ctags]`.
 
                                                 *gutentags_project_root*