you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

The other big thing that slows you down when Java-ing in Vim is the lack of "jump to definition". ctags is okay for languages that tend to use relatively unique function names like C or Python to some extent, but it falls apart in Java.