copilot.lua, is there a way to start with copilot disabled by default?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • copilot.lua

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

  • That functionality is present and was merged with https://github.com/zbirenbaum/copilot.lua/pull/127 , but the real question was how to do this via LazyVim's plugin loading or as some parameter to copilot.lua. I landed on just adding "vim.cmd(":Copilot disable")" to .config/nvim/init.lua. That turns it off globally after loading and is good enough until I find something more elegant. (I'm new to LazyVim (and neovim) and I'm trying to do it "the right way", but maybe I'm making it more complicated than it needs to be.

  • dotfiles

    unified zshrc/bashrc/kshrc/shrc scripts plus other generally useful dotfiles (by mindkeep)

  • I tried this and quire a few other things, but ":Copilot" would still show that it was online. This might be because other plugins are using copilot as a completion source?, but I'm still wrapping my brain around how these things tie together. I may still edit things, but the source is here: https://github.com/mindkeep/dotfiles/blob/nvim-copilot/src/config/nvim/lua/plugins/copilot.lua

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Re: I Don't Use Copilot

    3 projects | news.ycombinator.com | 12 Jun 2023
  • Using CoPilot with vim/Neovim

    1 project | /r/GithubCopilot | 18 May 2023
  • Any way to get the fetching status of Copilot in lua line?

    3 projects | /r/neovim | 9 Apr 2023
  • I can't get copilot.lua to work

    2 projects | /r/neovim | 15 Nov 2023
  • Why might copilot not be showing up in my completions list?

    1 project | /r/neovim | 20 Jun 2023