gutentags_plus
gutentags_plus copied to clipboard
[feature]type “q” or "enter" quit quickfix windows
Now quit quickfix windows shoud type :q. This is a terrible way to do it..
Can press q or enter to exit like leaderF?
noremap <F10> :cclose<cr>
noremap <F10> :cclose<cr>
thx. It's work good for me!