Skip to content
This repository was archived by the owner on Apr 6, 2018. It is now read-only.
This repository was archived by the owner on Apr 6, 2018. It is now read-only.

vim-mode delimits paragraphs differently to Vim #689

@zaz

Description

@zaz

Before dap is typed:

# XXX fix
add_atom_command: (binding, fn) ->
    binding = 'gpd:' + binding
    █@subscriptions.add atom.commands.add 'atom-workspace', binding: -> fn.call(@)

Expected result after dap is typed:

Actual result after dap is typed:

# XXX fix
█

Not sure how important this is, just thought I'd report it anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions