daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
716 stars 57 forks source link

Diff doesn't work #199

Closed felipec closed 4 years ago

felipec commented 5 years ago

This should work:

nvim-gtk a b  -- -d

Just like this:

nvim -d a b

But t doesn't.

GammaSagittarii commented 4 years ago

It works it is: nvim-gtk -- -d a b

felipec commented 4 years ago

It would be nice if it did work like in vim, but oh well.