Skip to content

Commit

Permalink
Update gVimPortable/App/AppInfo/Launcher/gVimPortable.ini
Browse files Browse the repository at this point in the history
更新 gVimPortable/App/AppInfo/Launcher/gVimPortable.ini
环境变量 $PATH 增加目录 %PAL:DataDir%\Bin
  • Loading branch information
Firef0x committed Jan 20, 2015
1 parent c039cfa commit 1d69eeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gVimPortable/App/AppInfo/Launcher/gVimPortable.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ VIM=%PAL:AppDir%\vim
VIMRUNTIME=%PAL:AppDir%\vim\vim74
HOME=%PAL:DataDir%\settings
LANG=%PAL:LanguageCustom%
PATH=%PATH%;%PAL:DataDir%\Bin

[FileWrite1]
Type=Replace
Expand Down

0 comments on commit 1d69eeb

Please sign in to comment.