Skip to content

Commit

Permalink
feat(nvim): copilot
Browse files Browse the repository at this point in the history
  • Loading branch information
dezren39 committed Oct 15, 2023
1 parent ed5e874 commit 6aa13ca
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@
gitsigns = {};
lualine = {};
telescope = {};
#copilot-lua = {};
copilot-vim = {};
lsp = {
servers = {
bashls = {};
Expand Down

0 comments on commit 6aa13ca

Please sign in to comment.