Does anyone use Vim for mql development?

Вы упускаете торговые возможности:
- Бесплатные приложения для трейдинга
- Форексный VPS бесплатно на 24 часа
- 8 000+ сигналов для копирования
- Экономические новости для анализа финансовых рынков
Регистрация
Вход
Вы принимаете политику сайта и условия использования
Если у вас нет учетной записи, зарегистрируйтесь
Hi! I know that there are some people which use Vim for mql development preferably on Linux. I want to do the same but I faced with some problems with QuickFix list.
Maybe somebody can help me or share his own mql compiler plugin for Vim?
Anyway problem which I faced is that compile output doesnt appear in QuickFix list. But when I compile in shell it does.
My compile plugin:
Where mkmql4 is a shell command:
So, can anybody help me? =)