]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.2083: style: wrong indentation of nested ifdefs v9.1.2083
authorHirohito Higashi <h.east.727@gmail.com>
Tue, 13 Jan 2026 21:14:33 +0000 (21:14 +0000)
committerChristian Brabandt <cb@256bit.org>
Tue, 13 Jan 2026 21:14:33 +0000 (21:14 +0000)
commit9fd2cae4827321075cef7216545e11fcd7877dcd
treefe44ade5d384486b04388e311c595f487946a138
parent92ff4d615d761053e3687d4df7b0dd51e01c3ec3
patch 9.1.2083: style: wrong indentation of nested ifdefs

Problem:  style: wrong indentation of nested ifdefs
Solution: Fix indentation
          (Hirohito Higashi)

related: #19165

Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
117 files changed:
src/alloc.c
src/autocmd.c
src/beval.c
src/buffer.c
src/bufwrite.c
src/channel.c
src/charset.c
src/clientserver.c
src/clipboard.c
src/cmdexpand.c
src/crypt.c
src/debugger.c
src/diff.c
src/digraph.c
src/dosinst.h
src/drawline.c
src/drawscreen.c
src/edit.c
src/errors.h
src/evalbuffer.c
src/evalfunc.c
src/evalvars.c
src/evalwindow.c
src/ex_cmds.h
src/ex_cmds2.c
src/ex_docmd.c
src/ex_getln.c
src/feature.h
src/fileio.c
src/filepath.c
src/findfile.c
src/float.c
src/fold.c
src/getchar.c
src/globals.h
src/gui_beval.c
src/gui_gtk.c
src/gui_gtk_f.h
src/gui_gtk_x11.c
src/gui_motif.c
src/gui_photon.c
src/gui_x11.c
src/gui_xim.c
src/hardcopy.c
src/highlight.c
src/if_cscope.c
src/if_lua.c
src/if_mzsch.c
src/if_py_both.h
src/if_ruby.c
src/if_xcmdsrv.c
src/indent.c
src/insexpand.c
src/iscygpty.h
src/job.c
src/macros.h
src/main.c
src/match.c
src/mbyte.c
src/memline.c
src/menu.c
src/message.c
src/misc1.c
src/misc2.c
src/mouse.c
src/move.c
src/netbeans.c
src/normal.c
src/nv_cmds.h
src/option.c
src/option.h
src/optiondefs.h
src/optionstr.c
src/os_amiga.c
src/os_amiga.h
src/os_mac_conv.c
src/os_mswin.c
src/os_qnx.c
src/os_unix.c
src/os_unix.h
src/os_unixx.h
src/os_vms.c
src/os_vms_conf.h
src/os_win32.h
src/popupwin.c
src/profiler.c
src/proto.h
src/pty.c
src/quickfix.c
src/regexp_bt.c
src/regexp_nfa.c
src/register.c
src/screen.c
src/search.c
src/session.c
src/sha256.c
src/spell.h
src/spellfile.c
src/strings.c
src/structs.h
src/tag.c
src/terminal.c
src/testing.c
src/textformat.c
src/time.c
src/typval.c
src/ui.c
src/undo.c
src/usercmd.c
src/version.c
src/version.h
src/vim.h
src/viminfo.c
src/wayland.c
src/wayland.h
src/window.c
src/xxd/xxd.c