feat: configure slint-mode
This commit is contained in:
parent
292394acbf
commit
0720e4e6c4
1 changed files with 8 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue