Mercurial > vim
view ci/config.mk.clang.sed @ 26813:efa773bec478 v8.2.3935
patch 8.2.3935: CTRL-U in Insert mode does not fix the indent
Commit: https://github.com/vim/vim/commit/5d20fbf2e79b96a39abbdadc486b656cdcc67ed6
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Dec 29 16:05:31 2021 +0000
patch 8.2.3935: CTRL-U in Insert mode does not fix the indent
Problem: CTRL-U in Insert mode does not fix the indent.
Solution: Fix the indent when 'cindent' is set.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 29 Dec 2021 17:15:02 +0100 |
parents | fccd67ae58c8 |
children |
line wrap: on
line source
/^CFLAGS[[:blank:]]*=/s/$/ -Wno-error=missing-field-initializers/ /^RUBY_CFLAGS_EXTRA[[:blank:]]*=/s/$/ -Wno-error=unknown-attributes -Wno-error=ignored-attributes/