Skip to content

Commit

Permalink
docs: Add copilot_vim to the integrations section
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmedeski committed Nov 18, 2024
1 parent 0339ccc commit 5af1ed2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1047,6 +1047,20 @@ cmp = true
</tr>
<!-- nvim-cmp -->

<!-- nvim-copilot-vim -->
</tr>
<tr>
<td> <a href="https://github.com/github/copilot.vim">copilot.vim</a> </td>
<td>

```lua
copilot_vim = true,
```

</td>
</tr>
<!-- nvim-copilot-vim -->

<!-- nvim-dap -->
</tr>
<tr>
Expand Down

0 comments on commit 5af1ed2

Please sign in to comment.