Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Commit

Permalink
feat: setup copilot
Browse files Browse the repository at this point in the history
  • Loading branch information
nexxeln committed Dec 9, 2022
1 parent c15eba3 commit f97034a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/plugins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ return require("packer").startup({
use("hrsh7th/cmp-nvim-lua")
use("hrsh7th/cmp-path")
use("saadparwaiz1/cmp_luasnip")
use("github/copilot.vim")

if packer_bootstrap then
require("packer").sync()
Expand Down

0 comments on commit f97034a

Please sign in to comment.