mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cec581c8f6 | |||
| f4ea4b5537 | |||
| 7f15eb44a2 |
| 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> |
|||
| 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> |
|||
| 7f15eb44a2 |
vim.mk: Add vim.mk for installation of vim plugins
Signed-off-by: Jan Lindemann <jan@janware.com> |