0
0
mirror of https://github.com/vim/vim.git synced 2025-11-14 23:04:02 -05:00
Files
vim/runtime/indent/make.vim
Eisuke Kawashima 7bc988067e runtime(make): do not automatically indent after a special target
prevent indentation if the previous line starts with e.g. `.PHONY:`

closes: #17183

Signed-off-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-04-22 20:20:46 +02:00

3.8 KiB