BlueDrink9 / env

Dotfiles and install script
6 stars 1 forks source link

, add more whynot. #45

Closed src-of-truth[bot] closed 4 years ago

src-of-truth[bot] commented 4 years ago

Do in filetype plugins, methinks. nnoremap [[ ?{w99[{ nnoremap ][ /}b99]} nnoremap ]] j0[[%/{ nnoremap [] k$][%?} Use [[ and ]] for fold markers! nnoremap [[ ?{[}w nnoremap ][ /{[}b nnoremap ]] j0/{]} nnoremap [] k${]} vnoremap [[ ?{[}w vnoremap ][ /{[}b vnoremap ]] j0/{]} vnoremap [] k${]} {]} Misc https://github.com/BlueDrink9/env/blob/ead3800f3961a8fcbabd861c79a9973ecb40523b/editors/vim/mappings.vim#L382-L396