Set sw and ts for nvi
This commit is contained in:
parent
cdfe8e11a3
commit
e8543f9d11
1 changed files with 2 additions and 0 deletions
2
exrc
2
exrc
|
@ -1,3 +1,5 @@
|
|||
set autoindent
|
||||
set number
|
||||
set ruler
|
||||
set shiftwidth=8
|
||||
set tabstop=8
|
||||
|
|
Loading…
Reference in a new issue