-
Notifications
You must be signed in to change notification settings - Fork 32
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
Buftype is somehow always set nofile #23
Comments
Hmm.. this is interesting. What are the steps to reproduce? I suppose you tried the standard procedure of removing this plugin and then the problem does not appear anymore? |
I haven’t had time to try to reproduce or trace this down any further quite yet, but removing the plugin causes the problem to disappear. That’s what I’ve done for now. |
am also facing the same issue. Hope I'm making sense here. |
Hey guys,
The problem is: both Solution: remove |
Hey, |
Ah, thank you. |
What to do it I don't have the line |
I’m not exactly sure how this is happening in my vim configuration (https://github.com/halostatue/vim-config), but
ftplugin/man.vim:26
is always being set for all file types somehow when I’m editing a single file. I’ll debug a bit further when I have time, but I’m not sure why this is happening and it’s causing problems for editing and committing. This is as of master at 60aac27.The text was updated successfully, but these errors were encountered: