feat: configure slint-mode
This commit is contained in:
parent
292394acbf
commit
0720e4e6c4
|
@ -4289,6 +4289,14 @@ Since I've started using [[https://github.com/elkowar/eww/tree/master?tab=readme
|
||||||
(package! yuck-mode)
|
(package! yuck-mode)
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
** Slint
|
||||||
|
|
||||||
|
#+call: confpkg("Mode: Slint")
|
||||||
|
|
||||||
|
#+begin_src emacs-lisp :tangle packages.el
|
||||||
|
(package! slint-mode)
|
||||||
|
#+end_src
|
||||||
|
|
||||||
* Scratch :noexport:
|
* Scratch :noexport:
|
||||||
|
|
||||||
#+call: confpkg()
|
#+call: confpkg()
|
||||||
|
|
Loading…
Reference in a new issue