summaryrefslogtreecommitdiffstats
path: root/nsis/gvim.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'nsis/gvim.nsi')
-rw-r--r--nsis/gvim.nsi3
1 files changed, 3 insertions, 0 deletions
diff --git a/nsis/gvim.nsi b/nsis/gvim.nsi
index adb38a4a11..72252527c7 100644
--- a/nsis/gvim.nsi
+++ b/nsis/gvim.nsi
@@ -397,6 +397,9 @@ Section "$(str_section_exe)" id_section_exe
SetOutPath $0\indent
File ${VIMRT}\indent\*.*
+ SetOutPath $0\keymap
+ File ${VIMRT}\keymap\*.*
+
SetOutPath $0\macros
File /r ${VIMRT}\macros\*.*