mirror of
https://github.com/Melon-Bread/gnu-slash-dot-files
synced 2025-07-06 13:14:37 -04:00
Added vi config
This commit is contained in:
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
|
Reference in New Issue
Block a user