Compare commits
No commits in common. "a62833a4d926ca560865fbee64781fe20e0d83c5" and "d962e4f9bf438fcbb0dfd0ba69ac8ed2dfac4c2f" have entirely different histories.
a62833a4d9
...
d962e4f9bf
@ -134,6 +134,5 @@
|
||||
:desc "Sort lines"
|
||||
"s" 'sort-lines))
|
||||
|
||||
;; set yaml indentation
|
||||
(setq-hook! 'yaml-mode-hook yaml-indent 2)
|
||||
(setq-hook! 'yaml-mode-hook yaml-indent-offset 2)
|
||||
(after! yaml-mode
|
||||
(setq yaml-indent 2))
|
||||
|
@ -45,6 +45,7 @@
|
||||
#- libdvdnav
|
||||
#- libdvdread
|
||||
#- libsecret
|
||||
#- phonon-qt5-gstreamer
|
||||
#- seahorse
|
||||
- aardvark-dns # containers
|
||||
- ansible # iac
|
||||
|
Loading…
Reference in New Issue
Block a user