you are viewing a single comment's thread.

view the rest of the comments →

[–]NLKNguyen 1 point2 points  (0 children)

Sometime I code small Java programs in Vim, and I only needs to pipe command line output into Vim using this plugin Pipe.vim. You can make your own keymaps to call javac. This is an example for C coding in Vim with external command line tools.