Skip to content

<CR> to open file in split #462

Answered by CKolkey
yngwi asked this question in Q&A
Mar 7, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Have a look here: https://github.com/TimUntersberger/neogit/blob/7be1e9358aaa617b0391e61952d936203e99fcf0/lua/neogit/status.lua#L896

I believe the specific command you're after is on line 919. Currently not possible as it's hardcoded to be vim.cmd("e " .. filepath) but you could probably work out a way to do it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@yngwi
Comment options

Answer selected by yngwi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants