Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set not modifiable when possible #111

Open
emmanueltouzery opened this issue Nov 8, 2023 · 0 comments
Open

set not modifiable when possible #111

emmanueltouzery opened this issue Nov 8, 2023 · 0 comments

Comments

@emmanueltouzery
Copy link
Contributor

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant