From ca45c7dc09fd87dec156f66843335f54b1ec63f7 Mon Sep 17 00:00:00 2001 From: Michael Welt Date: Sun, 26 Sep 2021 08:21:39 +0200 Subject: [PATCH] fixed typo in example (#44) --- doc/ghost.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ghost.txt b/doc/ghost.txt index d056de6..6c344e8 100644 --- a/doc/ghost.txt +++ b/doc/ghost.txt @@ -132,7 +132,7 @@ You can check by running this command from inside vim: < Examples: 'Terminal', 'iTerm2', 'VimR', 'MacVim', 'kitty' > - let g:ghost_cmd = 'Terminal' + let g:ghost_darwin_app = 'Terminal' < Default: ''