File and method navigation in vim -


i've worked in netbeans , had switch vim 1 project , wondering if there easy way file , method navigation working on vim. on netbeans (and every decent ide) can have pane open lists files associated current project , methods in current file can jump around in code instead of having waste time scrolling through it. wondering if there way add feature vim, make life easier.

i use nerdtree (mentioned george) filesystem navigation , taglist methods/classes navigation.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -