Skip to content

Commit

Permalink
add copilot to nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
marten committed Nov 28, 2023
1 parent 9d6dcae commit e9b5682
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions config/nvim/lazy-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
"cmp-path": { "branch": "main", "commit": "91ff86cd9c29299a64f968ebb45846c485725f23" },
"cmp_luasnip": { "branch": "master", "commit": "05a9ab28b53f71d1aece421ef32fee2cb857a843" },
"conform.nvim": { "branch": "master", "commit": "fd32ed2dc192ec656a0536699336cd2fe3eb543f" },
"copilot-cmp": { "branch": "master", "commit": "72fbaa03695779f8349be3ac54fa8bd77eed3ee3" },
"copilot.lua": { "branch": "master", "commit": "73047082d72fcfdde1f73b7f17ad495cffcbafaa" },
"dashboard-nvim": { "branch": "master", "commit": "63df28409d940f9cac0a925df09d3dc369db9841" },
"dressing.nvim": { "branch": "master", "commit": "fe3071330a0720ce3695ac915820c8134b22d1b0" },
"friendly-snippets": { "branch": "main", "commit": "43727c2ff84240e55d4069ec3e6158d74cb534b6" },
Expand Down
2 changes: 1 addition & 1 deletion config/nvim/lazyvim.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"extras": [

"lazyvim.plugins.extras.coding.copilot"
],
"news": {
"NEWS.md": "2123"
Expand Down

0 comments on commit e9b5682

Please sign in to comment.