NeogitOrg / neogit

An interactive and powerful Git interface for Neovim, inspired by Magit
MIT License
3.92k stars 231 forks source link

Support to custom keymap for navigation? (h,j,k,l) #1313

Closed Jaehaks closed 4 months ago

Jaehaks commented 4 months ago

Is your feature request related to a problem? Please describe. In previous version, neogit doesn't handle the key which is related with navigation. After update, The keys restore to default key.

Describe the solution you'd like Could you add navigation field in setup() function to handle navigation key? ex) j, k

Describe alternatives you've considered There don't seem way to change the keymap

Additional context OS : Windows 10 Neovim : 0.10.0