Skip to content

set not modifiable when possible #111

Description

@emmanueltouzery

it's a little jarring that it's possible to edit the contents of the any-jump window.

I tried to add:

  call nvim_buf_set_option(buf, 'modifiable', v:false)

on line 226 in the script and that helps, but i really don't know the script enough to know what it could all break. i definitely doubt that this wouldn't break anything. but something like that, but correct, would be a nice improvement, i think!

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