mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-04-27 04:45:38 +00:00
6 lines
100 B
Lua
6 lines
100 B
Lua
vim.cmd([[
|
|
let g:sneak#label = 1
|
|
let g:sneak#prompt = '🔎'
|
|
let g:sneak#s_next = 1
|
|
]])
|