You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Provide example setup for use-package on Emacs 30+ (#298)
* docs: Provide example setup for use-package on Emacs 30+
Newer versions of `use-package` provide a `:vc` keyword. Users can now
install copilot.el on standard emacs without `quelpa` or `straight`.
That version of `use-package` is already in Emacs 30.
Updated `README.md` to show an example.
* Formatting Changes
- Removed the deepest headings.
- Updated on line to be stylistically consistent with the file.
0 commit comments