this might conflict with yankring
let g:sneak#target_labels = "aoeuisnthdpylrcgfqjkxzmwvz" " dvorak
let g:sneak#use_ic_scs = 1 " follow 'ignorecase' and 'smartcase'
let g:sneak#target_labels = "aoeuisnthdpylrcgfqjkxzmwvz" " dvorak
let g:sneak#use_ic_scs = 1 " follow 'ignorecase' and 'smartcase'
+" sneaky f and t
+nmap f <Plug>Sneak_f
+nmap F <Plug>Sneak_F
+xmap f <Plug>Sneak_f
+xmap F <Plug>Sneak_F
+omap f <Plug>Sneak_f
+omap F <Plug>Sneak_F
+nmap t <Plug>Sneak_t
+nmap T <Plug>Sneak_T
+xmap t <Plug>Sneak_t
+xmap T <Plug>Sneak_T
+omap t <Plug>Sneak_t
+omap T <Plug>Sneak_T
+
" functions {{{1
" Convenient command to see the difference between the current buffer and the
" functions {{{1
" Convenient command to see the difference between the current buffer and the