Vim setup 2021

Posted on Thu 22 July 2021 in vim • Tagged with vim, programming

Feeling inspired by watching togglebit's Rust/Vim setup and having some spare time due to my summer vacation I started re-investigating my Vim setup. For my setup I was looking for the following features/areas to improve:

  • Git integration
  • Debugging projects in vim
  • Language server features, completion, go to …

Continue reading