commit 53ad458e22919a707fdc4e44f2b8ed2260179ea7 from: Anna “CyberTailor” via: Omar Polo date: Tue Jan 30 09:35:37 2024 UTC contrib/vim: fix indent commit - bb5a25d287c92391f4a010b18fcbf4cc0f35ad69 commit + 53ad458e22919a707fdc4e44f2b8ed2260179ea7 blob - ea05ce5208c777a19fc3517d610f70ce1a88064e blob + 5dc2955782cf3a53f3ed5f6883a08309eead2aaf --- contrib/vim/indent/gmid.vim +++ contrib/vim/indent/gmid.vim @@ -9,3 +9,5 @@ setlocal indentexpr= setlocal cindent " Just make sure that the comments are not reset as defs would be. setlocal cinkeys-=0# +" And indentation works correctly without semicolons. +setlocal cinoptions=+0