Add line number for vim

This commit is contained in:
Chocobozzz 2022-07-22 14:37:30 +02:00
parent 28f8f86810
commit 1eec3141ed
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ set smartindent
set smarttab set smarttab
set softtabstop=2 set softtabstop=2
set mouse=a set mouse=a
set number