Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to disable quickfix mappings #36

Closed
atn34 opened this issue Mar 28, 2016 · 2 comments
Closed

Add option to disable quickfix mappings #36

atn34 opened this issue Mar 28, 2016 · 2 comments

Comments

@atn34
Copy link

atn34 commented Mar 28, 2016

Adding quickfix mappings without an option to disable them makes this plugin interact poorly with plugins like https://github.com/stefandtw/quickfix-reflector.vim.

@mhinz
Copy link
Owner

mhinz commented Jun 17, 2016

The mappings got removed in favour of dedicated plugins.

@daGrevis
Copy link

Ohh, this broke my setup.

Here's how to restore it to something really similar:

  1. Install https://github.com/romainl/vim-qf,
  2. Enable mappings with let g:qf_mapping_ack_style = 1;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants