diff --git a/rifle.conf b/rifle.conf index 0e55e37..dbb98d5 100644 --- a/rifle.conf +++ b/rifle.conf @@ -226,4 +226,5 @@ mime application/x-executable = "$1" # For the custom "view" ranger command label view, ext md|tex = zread "$@" +label view, has nvim, mime ^text = nvim -- "$@" label view, mime ^text = vim -RM -- "$@"