Link:How to properly setup autocomplete in NeoVim
Link: https://vonheikemen.github.io/devlog/tools/setup-nvim-lspconfig-plus-nvim-cmp/
I couldn't figure out how to properly configure autocomplete in #neovim. The "jump to next placeholder" was never working. This article finally solved my problem and it explains WHY you need all these different components.