Lately I'm using Vim (or actually NeoVim) more and more often. This comes with the need for Macros. Here is how you can save your vim macros permanently to your vimrc.
Today I have been looking for a way to move through the suggestions that VS Code provides while typing using the TAB
key. Here is how I set it up 😎