1
0
mirror of https://github.com/Melon-Bread/gnu-slash-dot-files synced 2025-02-17 18:53:04 -05:00
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