You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
thanks to Google Translator I could read the Japanese messages to find out you have the same problem like me. Also it seems to be the same problem like in issue 23.
I have no fix for suda, but found the following solution to work. This way, suda_smart_edit will be disabled when nvim is opened using the -d argument:
nvim -u minimal_init.vim -d <ファイル1> <ファイル2>
のように開いたときに、最初のファイルが開かれてしまい、横並びで表示ができないのですが、表示する方法はありますでしょうか。neovim バージョン
minimal_init.vim
で、
pack/minimal/start/
配下に clone しています。よろしくお願いいたします。
The text was updated successfully, but these errors were encountered: