Remove ; -> : binding

This commit is contained in:
Ceda EI 2020-07-12 17:44:10 +05:30
parent 82c93113e7
commit 3064782c2c
1 changed files with 0 additions and 3 deletions

View File

@ -77,9 +77,6 @@ nnoremap <S-Tab> :tabprevious<CR>
nnoremap <C-t> :tabnew<CR>
nnoremap <C-T> :tabnew<CR>:e.<CR>
nnoremap ; :
iabbrev <// </<C-X><C-O>
let g:indentLine_char = '|'