This commit is contained in:
ManjaroOne666 2018-12-13 17:26:20 +00:00
parent 4cfc38530d
commit 30ff408f50
1 changed files with 0 additions and 1 deletions

1
vimrc
View File

@ -1273,7 +1273,6 @@ iabbrev ct'' content-type: '';
autocmd CmdlineEnter * :redraw | :set norelativenumber
autocmd CmdlineLeave * :set number relativenumber
endif
" see 'mapping nnoremap :' for setting norelative number.
augroup END
" }}}