Remove leetcode.el

This commit is contained in:
Zelong Kuang
2025-12-12 07:32:49 +11:00
parent 8ac4896415
commit feca26d563
2 changed files with 0 additions and 6 deletions

View File

@@ -133,10 +133,6 @@ This enables the feature of auto-expanding snippets when matching the pattern
(typst-ts-mode . rainbow-delimiters-mode)
(foo-mode . rainbow-delimiters-mode)))
#+end_src
*** Leetcode
#+begin_src emacs-lisp :tangle packages.el
(package! leetcode)
#+end_src
*** gptel
#+begin_src emacs-lisp