removed 'set number'

This commit is contained in:
Jonas Forsberg 2020-09-04 09:11:39 +02:00
parent 127d55a611
commit b49b89a65d
No known key found for this signature in database
GPG Key ID: F2E9818C70350CC9

1
.vimrc
View File

@ -39,7 +39,6 @@ inoremap <Down> <C-o>:echo "No Down for you!"<CR>
" Basic vim settings
set title
set number
set laststatus=2
set encoding=utf-8
set autoindent