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