tig-explorer.vim icon indicating copy to clipboard operation
tig-explorer.vim copied to clipboard

Fix TigOpenFileWithCommit not using default args

Open maxigit opened this issue 4 years ago • 1 comments

Fixes TigOpenFileWithCommit broken if not all arguments are given.

maxigit avatar Sep 16 '21 20:09 maxigit

I'm just trying to find a way to fix a regression which has been introduced to remove the use of default value in function arguments. I'm not sure why this has been done initially. Does nvim not support default value ? I thought the point of neovim was to be compatible with vim? Any idea about how to make it works then ?

maxigit avatar Sep 26 '21 09:09 maxigit