Using gVIM as a replacement for Visual Studio
Posted
by espais
on Super User
See other posts from Super User
or by espais
Published on 2010-06-10T09:10:46Z
Indexed on
2010/06/10
9:13 UTC
Read the original article
Hit count: 370
Hi all,
Is there a good way to get gVim working as an IDE replacement? I'm moreso looking for suggestions for Intellisense-type plugins...code completion...maybe easy directory browsing (other than the standard 'edit.' command).
I'm building embedded applications in C...so I have no need to incorporate any debugging elements, and for the build process I can just have a console window open to call my batch file whenever it is required (or if I could call it through some hotkey combination in gVIM...that would be awesome as well).
© Super User or respective owner