Remove line nbr in vim

This commit is contained in:
SebClem 2022-04-02 23:01:46 +02:00
parent a2163c9c7e
commit 57be8f7f19
No known key found for this signature in database
GPG Key ID: 3D8E353F900B1305

View File

@ -29,8 +29,6 @@ filetype plugin indent on
" Security
set modelines=0
" Show line numbers
set number
" Show file stats
set ruler
@ -108,4 +106,4 @@ let g:solarized_termcolors=256
let g:solarized_termtrans=1
" put https://raw.github.com/altercation/vim-colors-solarized/master/colors/solarized.vim
" in ~/.vim/colors/ and uncomment:
" colorscheme solarized
" colorscheme solarized