configs/emacs: add uxntal

This commit is contained in:
Aaron Bieber 2024-08-09 14:25:29 -06:00
parent 73d5c32427
commit 6278a7e960
No known key found for this signature in database

View File

@ -123,6 +123,12 @@ here.
* Packages * Packages
** uxntal
#+begin_src emacs-lisp
(use-package uxntal-mode)
#+end_src
** breadcrumb ** breadcrumb
Handy breadcrumbs for seeing where things are in the LSP. Handy breadcrumbs for seeing where things are in the LSP.