Skip to content

fold and unfold all exmap #32

Closed
Closed
@DannyDies

Description

@DannyDies

Hey! Great work with plugins, now vim in obsidian really more useful.

I trying to map fold and unfold all. Console throws type exception.

Uncaught (in promise) TypeError: Cannot read property 'getMode' of undefined
    at editorCheckCallback (app.js:1)
    at VimrcPlugin.eval (eval at <anonymous> (app.js:1), <anonymous>:557:33)
    at step (eval at <anonymous> (app.js:1), <anonymous>:66:23)
    at Object.eval [as next] (eval at <anonymous> (app.js:1), <anonymous>:47:53)
    at eval (eval at <anonymous> (app.js:1), <anonymous>:40:71)
    at new Promise (<anonymous>)
    at __awaiter (eval at <anonymous> (app.js:1), <anonymous>:36:12)
    at Object.eval [as obcommand] (eval at <anonymous> (app.js:1), <anonymous>:541:89)
    at ExCommandDispatcher._processCommand (cm-addons.js:4635)
    at cm-addons.js:4581

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