I’m trying to pass an option to a fugitive mapping:
nmap <Leader>gs :Gstatus<Space>-uno<CR>
but with that mapping I get E488: Trailing characters
Googling for how to have a space in commands wasn’t particularly successful 😅Ah nevermind, it seems Gstatus does not take args
:sadface:
You don't need <Space>
fwiw