Skip to content

reverse the issues, gives errors first#1

Open
x37v wants to merge 1 commit intowagnerf42:masterfrom
x37v:error-first
Open

reverse the issues, gives errors first#1
x37v wants to merge 1 commit intowagnerf42:masterfrom
x37v:error-first

Conversation

@x37v
Copy link

@x37v x37v commented Mar 23, 2019

clippy gives a list of warnings and then errors, which makes sense when
you're building in a terminal, but inside vim/syntastic, it puts the
errors at the bottom of the list.

Maybe there is a better way but I found this immediately more useful.

It is a little odd that searching through the location list forward goes backwards in a file if there are multiple errors there.

clippy gives a list of warnings and then errors, which makes sense when
you're building in a terminal, but inside vim/syntastic, it puts the
errors at the bottom of the list
@wagnerf42
Copy link
Owner

hi, I am not really maintaining this plugin anymore. I switched to talking to rust language server (rls) with LanguageClient-neovim (works with vim).
you get realtime feedbacks and you also get clippy lints.

@x37v
Copy link
Author

x37v commented Mar 27, 2019

@wagnerf42 good to know. I've been meaning to check neovim. Though I guess I can check rls without it, been curious about that too.

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

Successfully merging this pull request may close these issues.

2 participants