comparison 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
comparison
equal deleted inserted replaced
278:abc91c5fb795 279:4353f0dc8d99
318 `pycscope`. 318 `pycscope`.
319 319
320 - `gtags_cscope`: same as `cscope` but uses GNU's 320 - `gtags_cscope`: same as `cscope` but uses GNU's
321 `gtags` executable and database. 321 `gtags` executable and database.
322 322
323 - `cscope_maps`: same as `cscope`. Supports
324 `cscope_maps.nvim`.
325
323 Defaults to `[ctags]`. 326 Defaults to `[ctags]`.
324 327
325 *gutentags_project_root* 328 *gutentags_project_root*
326 g:gutentags_project_root 329 g:gutentags_project_root
327 When a buffer is loaded, Gutentags will figure out if 330 When a buffer is loaded, Gutentags will figure out if