rizzatti / dash.vim

Search Dash.app from Vim
MIT License
995 stars 59 forks source link

How to prevent Dash activation on mouse click #44

Closed dylansm closed 9 years ago

dylansm commented 9 years ago

Sorry if I missed it but I can't find a way to prevent a mouse click in Vim from popping open Dash. I like to have the variable for mouse set as mouse=a in my .vimrc. Is there an easy way to configure this? Thanks.

rizzatti commented 9 years ago

@dylansm I'm sorry but I couldn't reproduce this problem neither in vim or macvim. There might be some interaction with a third plugin that could be causing you to see this strange behaviour. You could try leaving just dash.vim and your plugin manager running and check if you still have the same problem.

dylansm commented 9 years ago

Thanks, I had to uninstall it. Not sure why I was having so many problems.