Ticket #118: patch_for_editor.in

File patch_for_editor.in, 480 bytes (added by jimmy, 13 years ago)
Line 
1Index: config/gen/makefiles/editor.in
2===================================================================
3--- config/gen/makefiles/editor.in      £š°æ±Ÿ 34796£©
4+++ config/gen/makefiles/editor.in      £š¹€×÷ž±±Ÿ£©
5@@ -2,7 +2,7 @@
6 
7 OPS_DIR     = ../src/ops
8 #IF(win32):VIM_DIR     = $(USERPROFILE)/vimfiles
9-#IF(win32):VIM_DIR     = $(HOME)/.vim
10+#UNLESS(win32):VIM_DIR = $(HOME)/.vim
11 VIM_FT_DIR  = $(VIM_DIR)/plugin
12 VIM_IN_DIR  = $(VIM_DIR)/indent
13 VIM_SYN_DIR = $(VIM_DIR)/syntax