module: remove :tools gist

This module had been deprecated for some years, because it's central
package (gist.el) has been non-functional and unmaintained for years.
This will later be replaced with a more general module (powered by
webpaste.el or similar) for interacting with pastebin
services (including gist).
This commit is contained in:
Henrik Lissner 2024-02-04 19:11:29 -05:00
parent 1a05e2fa64
commit 53998a0249
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
5 changed files with 0 additions and 110 deletions

View file

@ -94,7 +94,6 @@
;;editorconfig ; let someone else argue about tabs vs spaces
;;ein ; tame Jupyter notebooks with emacs
(eval +overlay) ; run code, run (also, repls)
;;gist ; interacting with github gists
lookup ; navigate your code and its documentation
;;lsp ; M-x vscode
magit ; a git porcelain for Emacs