Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

--call-parentheses None removes intervening comment #964

@tmillr

Description

@tmillr

Before:

wk.add(
  { { key, "zv" .. key, "Same, but open folds" } }
  -- { noremap = true, mode = { 'n', key:find '^<' and 'v' or 'x' } }
)

After:

wk.add { { key, "zv" .. key, "Same, but open folds" } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions