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