1
0
Fork 0
mirror of synced 2024-09-20 21:22:54 -04:00
This commit is contained in:
fly 2017-05-26 10:32:18 +00:00 committed by GitHub
commit 8996df2b7f

View file

@ -43,6 +43,9 @@
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => General
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"Show line number
set number
" Sets how many lines of history VIM has to remember
set history=500