VI configuration(vimrc)

Tags:

set ts=4
set expandtab
set ai
set shiftwidth=4

map <F2> :w^M
map <F5> :20vs ./^M
map <F6> O
map <F7> ^Wn
map <F8> ^Ww
map <F9> ^Wq

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *