brookhong / cscope.vim

A vim plugin to help you to create/update cscope database and connect to existing proper database automatically.
120 stars 33 forks source link

FIX: Show location list after cscope is called. #32

Open MartyLake opened 6 years ago

MartyLake commented 6 years ago

When using lcs on my vim setup, the location list is not shown, and the navigation goes to the first result. This can be misleading when multiple locations exists for one query.