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

Can this use the location list instead? #106

Open
thejohnfreeman opened this issue Dec 10, 2016 · 0 comments
Open

Can this use the location list instead? #106

thejohnfreeman opened this issue Dec 10, 2016 · 0 comments

Comments

@thejohnfreeman
Copy link

I believe this plugin checks the current file only, correct? If so, then maybe it should use the location list and leave the quickfix list for checks of the entire surrounding project. Perhaps a configuration option could be added to choose between setqflist and a function that calls setloclist with the number for the window that gave the command (i.e. result of winnr(); using 0 for "current window" may not do the right thing if the user changes windows during an async check).

thejohnfreeman added a commit to thejohnfreeman/ghcmod-vim that referenced this issue Dec 13, 2016
Option is `g:ghcmod_use_loclist`.

Closes eagletmt#106
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

1 participant