vim-mql4

所属分类:金融证券系统
开发工具:Vim Script
文件大小:0KB
下载次数:0
上传日期:2013-12-10 18:05:38
上 传 者sh-1993
说明:  MQL4编程语言的Vim语法定义(Metatrader 4*.mq4脚本),
(Vim syntax definition for MQL4 programming language (Metatrader 4 *.mq4 scripts),)

文件列表:
ftdetect/ (0, 2013-12-10)
ftdetect/mql4.vim (63, 2013-12-10)
syntax/ (0, 2013-12-10)
syntax/mql4.vim (27663, 2013-12-10)

## QUICK HOWTO How to add mql4 syntax file into your vim configuration: ### Traditional way First, clone this repository to your local. ``` $ cd ~/.vim/ $ git clone https://github.com/vobornik/vim-mql4.git ``` It's also ok that download zip file and extract that. Then, open your `.vimrc` file and write a following line to add it to runtimepath. ``` set runtimepath+=expand('~/.vim/vim-mql4') ``` ### Modern way I recommend to use plugin-manager plugin like `NeoBundle` or `Vundle`. ## You might be interested in... You might be interested in "auto pilot" trading at http://copytrade.zulutrade.com/ - just copy trades from the best performed traders into your trading platform and earn money

近期下载者

相关文件


收藏者