1
0
mirror of https://github.com/Melon-Bread/gnu-slash-dot-files synced 2024-11-25 00:38:23 -05:00
gnu-slash-dot-files/.exrc

10 lines
118 B
VimL
Raw Normal View History

2019-06-08 14:09:41 -04:00
set ai
set colums=120
set ignorecase
set number
set report=1
set noruler
set shiftwidth=4
set showmatch
set tabstop=4