Replies: 2 comments
-
Sounds like this is your issue #1719 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks a lot also for the quick fix |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, after recent updates I am no longer able to start neogit. I get the following error:
Error 09:23:38 msg_show.emsg E5108: Error executing lua: .../.local/share/nvim/lazy/neogit/lua/neogit/lib/buffer.lua:433: cannot use both 'scope' and 'buf'
stack traceback:
[C]: in function 'nvim_set_option_value'
.../.local/share/nvim/lazy/neogit/lua/neogit/lib/buffer.lua:433: in function 'set_buffer_option'
.../.local/share/nvim/lazy/neogit/lua/neogit/lib/buffer.lua:704: in function 'create'
...hare/nvim/lazy/neogit/lua/neogit/buffers/status/init.lua:98: in function 'open'
...rtin.ivanov/.local/share/nvim/lazy/neogit/lua/neogit.lua:114: in function 'open_status_buffer'
...rtin.ivanov/.local/share/nvim/lazy/neogit/lua/neogit.lua:175: in function 'open'
/Users/martin.ivanov/.config/nvim/lua/plugins/neogit.lua:20: in function </Users/martin.ivanov/.config/nvim/lua/plugins/neogit.lua:19>
09:23:44 msg_showcmd
I was able to reproduce the error on MacOS and DragonFlyBSD. Any ideas will be appreciated. Thanks in advance.
Best regards,
Martin
Beta Was this translation helpful? Give feedback.
All reactions