1
0
mirror of https://github.com/amix/vimrc synced 2025-07-09 02:25:00 +08:00

moved my custom settings to separate file

This commit is contained in:
Mirosław Pragłowski
2014-05-09 21:12:52 +02:00
parent e4f12063a4
commit 2360e84aea
2 changed files with 6 additions and 7 deletions

View File

@ -411,10 +411,3 @@ function! <SID>BufcloseCloseIt()
execute("bdelete! ".l:currentBufNum)
endif
endfunction
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => custom settings
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
set number
set nocompatible " choose no compatibility with legacy vi
set nowrap " don't wrap lines