This is my nvim config. Build with the tutorial from ThePrimeagen Video: https://youtu.be/w7i4amO_zaE?si=pFeazuMtHRsweRaO
As packager manager I use Packer
For telescope you need to install the following dependencies:
Following themes are included:
- Poimandres.nvim
- Catppuccin (this is currently active)
You can find all LSP for lspconfig on GitHub or by running the nvim command :help lspconfig-all
- gopls
- lua_ls
- vuels
- cssls
- html
- sqls
- dockerls
- eslint
- jsonls
- marksman
- tailwindcss
- none-ls for formatting
TODO