sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
- Download zsh-autosuggestions by
| --[[ | |
| blogpost: | |
| https://vonheikemen.github.io/devlog/tools/setup-nvim-lspconfig-plus-nvim-cmp/ | |
| Dependencies: | |
| LSP: | |
| https://github.com/neovim/nvim-lspconfig | |
| https://github.com/williamboman/mason.nvim (optional) | |
| https://github.com/williamboman/mason-lspconfig.nvim (optional) |