News

It is possible to use Vim's built-in file explorer `netrw` like the sidebar file explorer we find in many IDEs. We just need to remember the required keystrokes: first `v` and then `P`. Here is a full ...
Describe the bug Okay. So when I was using Vim I was using NERDTree to navigate my files. I have a keybind where I can toggle NERDTree using ctrl + \.So that's what I did for VSCode as well, I bound ...