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

Make doc buffer nomodifiable. #3

Merged
merged 1 commit into from
Mar 17, 2017
Merged

Conversation

DerWeh
Copy link

@DerWeh DerWeh commented Mar 15, 2017

I prefere to have the documentation buffer as nomodifiable to avoid accidentally entering insert mode. I also have some vim settings depending on the value weather the buffer is modifiable.
Or are there any reasons not to do this?
I would also prefer to explicitly set nospell as I sometimes have spell to avoid errors in the comments.

@wilywampa wilywampa merged commit 2fb70d2 into wilywampa:master Mar 17, 2017
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