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 a parameter for identifying the applied state #13

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

phschoen
Copy link

No description provided.

endif

if apply_style
if b:apply_linux_style
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In fact, may I ask you to add a single line let b:linuxsty_applied = 1 in this statement? So that we change only one line and keep consistent with an implicit linuxsty namespace here.

A small addition in the README file to mention this new buffer variable would be a must.
If you tell me that it works as you expect, I'll happily merge this. Thanks!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added extra commit for the readme file and changed it to b:linuxsty_applied
I did see no problem popping up and its working fine.

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.

None yet

2 participants