huh yea!
This commit is contained in:
@@ -607,6 +607,10 @@
|
|||||||
(setq epa-pinentry-mode 'loopback)
|
(setq epa-pinentry-mode 'loopback)
|
||||||
;; projects and stuff
|
;; projects and stuff
|
||||||
(setq projectile-project-search-path '("~/Code/"))
|
(setq projectile-project-search-path '("~/Code/"))
|
||||||
|
|
||||||
|
(after! org-babel
|
||||||
|
(add-to-list 'org-src-lang-modes '("dot" . graphviz-dot))
|
||||||
|
(setq org-src-lang-modes (remove '("dot" . fundamental) org-src-lang-modes))
|
||||||
;; Setup xclip for wayland
|
;; Setup xclip for wayland
|
||||||
(after! xclip
|
(after! xclip
|
||||||
(setq xclip-program "wl-copy")
|
(setq xclip-program "wl-copy")
|
||||||
|
|||||||
Reference in New Issue
Block a user