more explicit options
This commit is contained in:
parent
4f976ab201
commit
e8b4cea1ac
@ -1,6 +1,16 @@
|
||||
set bg=dark
|
||||
set nocp
|
||||
set noexpandtab
|
||||
set nowrap
|
||||
set noim
|
||||
set nois
|
||||
set nu
|
||||
set relativenumber
|
||||
set rnu
|
||||
set tabstop=8
|
||||
set visualbell
|
||||
set term=xterm
|
||||
set tf
|
||||
set title
|
||||
set tty=xterm
|
||||
set vb
|
||||
set nowrap
|
||||
syntax on
|
||||
|
Loading…
Reference in New Issue
Block a user