vim-patch:ff78155aa175

Update runtime files
ff78155aa1

Omit menu_info().
This commit is contained in:
Jan Edmund Lazo
2021-04-27 21:26:36 -04:00
parent e7f6c52014
commit c287e734f1
7 changed files with 41 additions and 21 deletions

View File

@@ -10,6 +10,5 @@
setlocal comments=s1:/*,mb:*,ex:*/,:///,://
setlocal expandtab
setlocal ts=2
setlocal sw=2
setlocal sw=4 sts=4
setlocal smartindent