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