qvacua / vimr

VimR — Neovim GUI for macOS in Swift
https://twitter.com/VimRefined
MIT License
6.67k stars 219 forks source link

Missing vimr-cli option -f/--nofork #456

Open kiryph opened 7 years ago

kiryph commented 7 years ago

I like to use vimr with its markdown preview for geeknote.

I've figured out how to use Macvim: $ geeknote settings –editor 'mvim -f'

it is important to add -f otherwise geeknote does not take any changes you make to the temp to add them to evernote.

feigaoxyz commented 6 years ago

curious to know if there is any plan for this feature as I am using vim-anywhere which also take advantage of --nofork options.