" checkattach {{{2
let g:checkattach_filebrowser = 'ranger'
+let g:checkattach_once = 'y'
" delimitmate {{{2
let delimitMate_expand_cr = 2
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