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

error b:md_tick not exist when switch buffer #14

Open
T-bag-A opened this issue Sep 2, 2017 · 1 comment
Open

error b:md_tick not exist when switch buffer #14

T-bag-A opened this issue Sep 2, 2017 · 1 comment

Comments

@T-bag-A
Copy link

T-bag-A commented Sep 2, 2017

I have modify the md_instant.vim to fixed the problem,
pls check

vim.command('autocmd  CursorMovedI <buffer> call UpdateMarkdown()')
vim.command('autocmd  CursorMoved <buffer> call UpdateMarkdown()')
vim.command('autocmd  VimLeave <buffer> call CloseMarkdown()')

add for current buffer autocmd

@bangenlanbai
Copy link

I set it up according to you, but I still reported a mistake. is there anything I can do?

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

2 participants