Aniruddha Duttaduttaani.hashnode.dev·Mar 3, 2023Coding and compiling using remote serversWhen working with codebases with larger sizes { say up to 10 Giga Bytes }, we might require a powerful build server and some special tools and practices that could help make our tasks a bit easy. Here we are going to discuss tools like - git neovim...51 readsGit
freeCodeCampforfreeCodeCampfreecodecamp.org·Jan 9, 2018Make Your Vim Smarter Using Ctrlp and CtagsBy _haochuan I absolutely love Vim, and I use Vim for all my coding and writing from year to year. Although more are more people, especially for those are working with JavaScript, prefer modern code editors such as Sublime Text or VSCode, I’d rather ...Ctrlp