Removed duplicated vim keybinds

This commit is contained in:
James Patrick 2019-04-27 22:33:49 -04:00
parent 4c33af9021
commit 607e812771
1 changed files with 0 additions and 3 deletions

View File

@ -41,10 +41,7 @@ nnoremap <Leader>W :SudoWrite<cr>
" Quick Format : f for Format
nnoremap <silent> <Leader>fi :normal migg=G`i`
nnoremap <silent> <Leader>fw :FixWhitespace<cr>
nnoremap <silent> <Leader>fw :FixWhitespace<cr>
vnoremap <silent> <Leader>ft :Tabularize /
vnoremap <silent> <Leader>fT :Tabularize /\zs<LEFT><LEFT><LEFT>
nnoremap <silent> <Leader>ft :Tabularize /
nnoremap <silent> <Leader>fT :Tabularize /\zs<LEFT><LEFT><LEFT>
" Set File Type Use : F for Filetype