1
0
mirror of https://github.com/amix/vimrc synced 2025-02-28 14:12:51 +08:00

added nowrap and nocompatible to vim config

This commit is contained in:
Mirosław Pragłowski 2014-05-09 20:39:31 +02:00
parent a3b08acaeb
commit c959bbd64a

View File

@ -416,3 +416,5 @@ endfunction
" => custom settings
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
set number
set nocompatible " choose no compatibility with legacy vi
set nowrap " don't wrap lines