Skip to content

Commit fb93ea8

Browse files
committed
feat(cscope_maps): increate default qf size
1 parent 16cd2e8 commit fb93ea8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/aceforeverd/integration/cscope.lua

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ function M.cscope_maps()
7676
disable_maps = true,
7777
cscope = {
7878
exec = 'gtags-cscope',
79+
qf_window_size = 9,
7980
},
8081
})
8182

0 commit comments

Comments
 (0)