We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16cd2e8 commit fb93ea8Copy full SHA for fb93ea8
lua/aceforeverd/integration/cscope.lua
@@ -76,6 +76,7 @@ function M.cscope_maps()
76
disable_maps = true,
77
cscope = {
78
exec = 'gtags-cscope',
79
+ qf_window_size = 9,
80
},
81
})
82
0 commit comments