copilot.lua & copilot-cmp: pure lua plugins for Github Copilot

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • copilot.vim

    Neovim plugin for GitHub Copilot

  • Recently, I received my github copilot key, and was somewhat dismayed to find that while using the pure vimscript plugin offered, https://github.com/github/copilot.vim, for the first time since I started using neovim, my laptop began to overheat. Additionally, I found the large chunks of ghost text moving around my code, and interfering with my existing cmp ghost text disturbing. As lua is far more efficient and makes things easier to integrate with modern plugins, I wrote copilot.lua and copilot-cmp

  • copilot.lua

    Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • copilot-cmp

    Lua plugin to turn github copilot into a cmp source

  • NvCustom

    My custom dir for nvchad

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts