On Wed, 2015-09-02 at 10:47 +0200, [email protected] wrote: > Hey, > > BIG thanks for the two links. I've really considered VIM as a > constructing set for building a personalized IDE, rather than just an > specialized text editor. > > you don't use any kind of code completion and only external syntax > checkers/debugging tools then? > (Spring (-> Typo)/Tomcat/Maven was meant as synonymous for every > application framework) > > regards
those things are available if you want them. vim has plugins that integrate with many of them. see below, http://www.vim.org/scripts/index.php, and just google [ce]tags https://github.com/Valloric/YouCompleteMe https://github.com/Rip-Rip/clang_complete http://vim.wikia.com/wiki/Category:Omnicomplete http://www.vim.org/scripts/script.php?script_id=213 https://github.com/rsense/rsense etc -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
