Compare commits
2 Commits
d962e4f9bf
...
a62833a4d9
Author | SHA1 | Date | |
---|---|---|---|
a62833a4d9 | |||
49a93ce9dd |
@ -134,5 +134,6 @@
|
|||||||
:desc "Sort lines"
|
:desc "Sort lines"
|
||||||
"s" 'sort-lines))
|
"s" 'sort-lines))
|
||||||
|
|
||||||
(after! yaml-mode
|
;; set yaml indentation
|
||||||
(setq yaml-indent 2))
|
(setq-hook! 'yaml-mode-hook yaml-indent 2)
|
||||||
|
(setq-hook! 'yaml-mode-hook yaml-indent-offset 2)
|
||||||
|
@ -45,7 +45,6 @@
|
|||||||
#- libdvdnav
|
#- libdvdnav
|
||||||
#- libdvdread
|
#- libdvdread
|
||||||
#- libsecret
|
#- libsecret
|
||||||
#- phonon-qt5-gstreamer
|
|
||||||
#- seahorse
|
#- seahorse
|
||||||
- aardvark-dns # containers
|
- aardvark-dns # containers
|
||||||
- ansible # iac
|
- ansible # iac
|
||||||
|
Loading…
Reference in New Issue
Block a user