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

vim-misc breaks c-x c-f with low updatetime. #19

Open
dimatura opened this issue May 18, 2015 · 0 comments
Open

vim-misc breaks c-x c-f with low updatetime. #19

dimatura opened this issue May 18, 2015 · 0 comments

Comments

@dimatura
Copy link

Hi, I'm using vim-misc as a dependency for vim-notes, which is a really great plugin. However, recently I've noticed an annoyance: I can't use the filename omnicompletion (mapped by default to c-x c-f) when vim-misc is enabled. It seemed like I could never trigger c-x c-f, only c-x (insert), unless I was really fast. After some investigation I found this probably has to do with updatetime and CursorHoldI. I had set updatetime in my .vimrc to a pretty low value, 200. After letting it go to the default value (4000) c-x c-f works normally. I don't know if this is something that is avoidable with vim-misc, but if it's not, maybe it should be documented somewhere.

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