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

E21: Cannot make changes, 'modifiable' is off #79

Open
MuhammadSawalhy opened this issue Aug 11, 2021 · 3 comments
Open

E21: Cannot make changes, 'modifiable' is off #79

MuhammadSawalhy opened this issue Aug 11, 2021 · 3 comments

Comments

@MuhammadSawalhy
Copy link

When I moved into the popup by pressing <leader>gm twice, I tried to use o to navigate backwards in the history of messages, but it seems that o tries to add a new line.

@rhysd
Copy link
Owner

rhysd commented Aug 11, 2021

Can you show how to reproduce it with list of the steps?

  1. Open Vim with some file vim foo.txt
  2. <leader>gm
  3. ...

@MuhammadSawalhy
Copy link
Author

simplescreenrecorder-2021-08-11_18.09.31.mp4

@tg0h
Copy link

tg0h commented Aug 18, 2023

return {
  'rhysd/git-messenger.vim',
  dev = true, -- clone the repo to your dev folder (specified in your lazy config)
}

I use the lazy package manager (neovim).

As a workaround, I used a local version of the plugin and remapped the o key . source

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

3 participants