No post body was provided.
Ask HN: How do you manage your projects in vim?
1–2 of 2 posts
Re: Ask HN: How do you manage your projects in vim?
#2Using various plugins: nerdtree for filebrowsing, gitgutter for git status notifiers, vim-go for code formatting and linting etc, supertab for tab completion, various syntax definitions, and a custom .vimrc built over years that I use with each of my workstations.