summaryrefslogtreecommitdiff
path: root/plug-config/sneak.vim
diff options
context:
space:
mode:
authorChris <[email protected]>2020-05-10 13:29:31 -0400
committerChris <[email protected]>2020-05-10 13:29:31 -0400
commitf491cba67223affa6fcbdf701d62c50afd994459 (patch)
tree58caaaff26187b00349a1a54559342eb6466de0c /plug-config/sneak.vim
parent481d63b57e524553e6cb2624288afb160e359db7 (diff)
which key basics
Diffstat (limited to 'plug-config/sneak.vim')
-rw-r--r--plug-config/sneak.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/plug-config/sneak.vim b/plug-config/sneak.vim
index 29b57834..a879c6eb 100644
--- a/plug-config/sneak.vim
+++ b/plug-config/sneak.vim
@@ -15,7 +15,7 @@ highlight Sneak guifg=black guibg=#00C7DF ctermfg=black ctermbg=cyan
highlight SneakScope guifg=red guibg=yellow ctermfg=red ctermbg=yellow
" Cool prompt
-let g:sneak#prompt = '🔎'
+let g:sneak#prompt = '🔎 '
" I like quickscope better for this since it keeps me in the scope of a single line
" map f <Plug>Sneak_f