jw-pkg/make/vim.mk
Jan Lindemann ed17aaa6c9 make: Align equal signs in *.mk to column 30
Chore: Format equal signs uniformly. They should all be at column 30
but aren't. Fix that.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-16 14:57:50 +01:00

2 lines
131 B
Makefile

INSTALL_VIM_SYSTEM_PATH = $(ENV_PREFIX)/usr/share/vim/site
INSTALL_VIM_SYSTEM_PLUGIN_PATH = $(INSTALL_VIM_SYSTEM_PATH)/plugin