diff --git a/rofipaste/cli.py b/rofipaste/cli.py index 23b0e5c..665d0e1 100644 --- a/rofipaste/cli.py +++ b/rofipaste/cli.py @@ -30,9 +30,8 @@ # rofi_args="" # Default: "" ## Use your favorite editor -# editor=subl # This is for sublime text -# editor=vscode # Visual Studio Code -# editor=termite -e nvim # Use neovim in termite (WARNING: If you just use `nvim` as your editor, it can't work because rofipaste can't know your terminal emulator !) +# editor="subl" # This is for sublime text +# editor="vscode" # Visual Studio Code """