mirror of
https://github.com/Melon-Bread/gnu-slash-dot-files
synced 2024-11-25 00:38:23 -05:00
Added vi config
This commit is contained in:
parent
74e11bf38d
commit
53cb0aaf69
9
Documents/Projects/RetroUFO/.exrc
Normal file
9
Documents/Projects/RetroUFO/.exrc
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
set ai
|
||||||
|
set colums=120
|
||||||
|
set ignorecase
|
||||||
|
set number
|
||||||
|
set report=1
|
||||||
|
set noruler
|
||||||
|
set shiftwidth=4
|
||||||
|
set showmatch
|
||||||
|
set tabstop=4
|
Loading…
Reference in New Issue
Block a user