configs/emacs: add breadcrumbs for greater good
This commit is contained in:
parent
3cdf8774ec
commit
8bc3100403
@ -123,6 +123,14 @@ here.
|
||||
|
||||
* Packages
|
||||
|
||||
** breadcrumb
|
||||
|
||||
Handy breadcrumbs for seeing where things are in the LSP.
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package breadcrumb)
|
||||
#+end_src
|
||||
|
||||
** ollama
|
||||
|
||||
Simple wrapper for ~ollama~ that lets me pipe regions and what not into various buffers.
|
||||
|
Loading…
Reference in New Issue
Block a user