]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1554: custom plugins loaded with --clean v8.0.1554
authorBram Moolenaar <Bram@vim.org>
Thu, 1 Mar 2018 20:57:32 +0000 (21:57 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 1 Mar 2018 20:57:32 +0000 (21:57 +0100)
commit072687032683b1994d25a114893d9a6f8bc36612
tree92733e191032910aa84c907ee34d537a12250654
parent5f73ef8d20070cd45c9aea4dc33c2e0657f5515c
patch 8.0.1554: custom plugins loaded with --clean

Problem:    Custom plugins loaded with --clean.
Solution:   Do not include the home directory in 'runtimepath'.
runtime/doc/starting.txt
src/main.c
src/option.c
src/os_amiga.h
src/os_dos.h
src/os_mac.h
src/os_unix.h
src/proto/option.pro
src/structs.h
src/version.c