Skip to content

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.

2 participants