Index: config/gen/makefiles/editor.in =================================================================== --- config/gen/makefiles/editor.in (版本 34796) +++ config/gen/makefiles/editor.in (工作副本) @@ -2,7 +2,7 @@ OPS_DIR = ../src/ops #IF(win32):VIM_DIR = $(USERPROFILE)/vimfiles -#IF(win32):VIM_DIR = $(HOME)/.vim +#UNLESS(win32):VIM_DIR = $(HOME)/.vim VIM_FT_DIR = $(VIM_DIR)/plugin VIM_IN_DIR = $(VIM_DIR)/indent VIM_SYN_DIR = $(VIM_DIR)/syntax