Commit graph

3 commits

Author SHA1 Message Date
cec581c8f6 vim.mk: Add variable INSTALL_VIM_SYSTEM_PATH
Add INSTALL_VIM_SYSTEM_PATH for use in including makefiles

Signed-off-by: Jan Lindemann <jan@janware.com>
2020-12-01 16:21:21 +00:00
f4ea4b5537 vim.mk: Change INSTALL_VIM_SYSTEM_PLUGIN_PATH
Used to be $(shell readlink -f /usr/share/vim/current) and is now
/usr/share/vim/site/plugin, because vim seems to ignore the former

Signed-off-by: Jan Lindemann <jan@janware.com>
2018-09-29 13:34:31 +00:00
7f15eb44a2 vim.mk: Add vim.mk for installation of vim plugins
Signed-off-by: Jan Lindemann <jan@janware.com>
2018-06-28 12:26:45 +00:00