Skip to content

Instantly share code, notes, and snippets.

@ZaneH
Created July 7, 2025 00:22
Show Gist options
  • Save ZaneH/51517c63577eda95d2e53ccb7d0cadee to your computer and use it in GitHub Desktop.
Save ZaneH/51517c63577eda95d2e53ccb7d0cadee to your computer and use it in GitHub Desktop.
Emacs: Disable Copilot.el for a specific project
((nil . ((eval . (setq copilot-idle-delay nil)))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment