option for default file using fugitive_gI #2165
Closed
ANaumann85
started this conversation in
Ideas
Replies: 1 comment
-
No option. I would expect it to be possible with a custom map, but you're on your own to implement that. The reason for the current design is two-fold:
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
The mapping
gi
opens the file.git/info/exclude
, whereas1gi
opens.gitignore
(relative to the repositories root).Is it possible to switch that behavior with an option, so that
gi
opens.gitignore
and the counter opens.git/info/exlude
?Beta Was this translation helpful? Give feedback.
All reactions