feat(nvim): add copilot

This commit is contained in:
Michael Mandl 2024-12-20 14:28:27 +01:00
parent aed7a88423
commit b35325170d
Signed by: mandlm
GPG key ID: 088ED38F036C7AF2
2 changed files with 10 additions and 0 deletions

View file

@ -85,6 +85,10 @@
lsp_lines-nvim
lsp-inlayhints-nvim
# Copilot
copilot-lua
copilot-cmp
# debugging
nvim-dap
nvim-dap-ui