Question
Toolchains build around vim editor
I personally like Vim as an editor. But it lacks of toolchains support for embedded development especially on Windows operating system. May I know if someone manage to find the right recipe?
- How do you get compiler ?
- How do you get the debugger?
- How do you get the code intellisense for C/C++ ?
