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't disable conflicting rules #89

Closed
newvar opened this issue Jul 30, 2017 · 2 comments
Closed

can't disable conflicting rules #89

newvar opened this issue Jul 30, 2017 · 2 comments

Comments

@newvar
Copy link
Contributor

newvar commented Jul 30, 2017

problem: trim_trailing_whitespace rule conflicts with autosaving, that results in following behavior

  • type some code (ie var), then type space
  • wait for 1 second (to come up with variable name)
  • autosaving triggered
  • trim triggered, space removed

solution: add parameter to disable supported rules in global or local vimrc

@newvar
Copy link
Contributor Author

newvar commented Jul 31, 2017

#90 pr as solution

@newvar
Copy link
Contributor Author

newvar commented Aug 2, 2017

pr merged

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