Removed duplicated vim keybinds
This commit is contained in:
parent
4c33af9021
commit
607e812771
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user