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>
2 lines
131 B
Makefile
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
|