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)
|
||||
#+end_src
|
||||
|
||||
** Slint
|
||||
|
||||
#+call: confpkg("Mode: Slint")
|
||||
|
||||
#+begin_src emacs-lisp :tangle packages.el
|
||||
(package! slint-mode)
|
||||
#+end_src
|
||||
|
||||
* Scratch :noexport:
|
||||
|
||||
#+call: confpkg()
|
||||
|
|
Loading…
Reference in a new issue