command! -buffer -range=% RetabSnip ,call snipMate#RetabSnip() vnoremap :RetabSnip if !exists('g:nsippet_no_indentation_settings') setlocal sw=4 setlocal tabstop=4 setlocal noexpandtab endif