1
0
mirror of https://github.com/Melon-Bread/gnu-slash-dot-files synced 2024-11-28 18:28:20 -05:00
gnu-slash-dot-files/Documents/Projects/RetroUFO/.exrc
2019-04-18 20:08:10 -04:00

10 lines
118 B
VimL

set ai
set colums=120
set ignorecase
set number
set report=1
set noruler
set shiftwidth=4
set showmatch
set tabstop=4