Remove ; -> : binding
This commit is contained in:
parent
82c93113e7
commit
3064782c2c
|
@ -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 = '|'
|
||||
|
||||
|
|
Loading…
Reference in New Issue