- Clang (coc)
- visual studio build tools (C++ Desktop) (coc)
- NodeJs LTS (coc) (<18 for copilot)
- NerdFont (Dejavu sans mono zB) (dev icons)
- Python 3
- pynvim installieren (pip3 install pynvim)
- Ripgrep (Telescope)
- Chocolatey Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
- Treesitter npm install -g tree-sitter-cli
- FZF choco install fzf
The config files use Packer. Packer can be installed from Powershell commandline like this: git clone https://github.com/wbthomason/packer.nvim "$env:LOCALAPPDATA\nvim-data\site\pack\packer\start\packer.nvim"
- coc-snippets
- coc-tsserver
- coc-lua
- typescript
- tsx