Skip to content

error b:md_tick not exist when switch buffer #14

@T-bag-A

Description

@T-bag-A

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions