mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 04:11:18 +00:00
Code-compass
This commit is contained in:
parent
60d0977c5c
commit
51179cd347
2 changed files with 7 additions and 1 deletions
|
|
@ -895,3 +895,9 @@
|
|||
|
||||
(set-face-attribute 'auto-dim-other-buffers-face nil :background "#700CB3")
|
||||
#+end_src
|
||||
* code-compass?
|
||||
#+begin_src emacs-lisp
|
||||
(quelpa '(code-compass :repo "ag91/code-compass" :branch "main" :fetcher "github"))
|
||||
(use-package simple-httpd)
|
||||
(require 'code-compass)
|
||||
#+end_src
|
||||
|
|
|
|||
2
elpa
2
elpa
|
|
@ -1 +1 @@
|
|||
Subproject commit 5d9e09cbe430b1b986930aa9322e4b1303f93cae
|
||||
Subproject commit 3057af8faf93debd049af3a8dd999d84fabe3635
|
||||
Loading…
Reference in a new issue