Compare commits

..

No commits in common. "1c5fcf55526aa74ebaa7d13cfd99d07b2cc42865" and "5b529ed330576c86c237c5ad4e818b62b80a4e6e" have entirely different histories.

3 changed files with 184 additions and 190 deletions

View File

@ -65,15 +65,14 @@
;;(require 'magit-gitflow)
;;(add-hook 'magit-mode-hook 'turn-on-magit-gitflow)
(after! hl-todo
(setq hl-todo-keyword-faces
(setq hl-todo-keyword-faces
'(("TODO" . "#EACD4B")
("FIXME" . "#F43633")
("NOTE" . "#8ED34E")
("DEPRECATED" . "#7F7F7F")
("HACK" . "#7D5587")
("REVIEW" . "#3DADC6")
("OHGODTHEHORROR" . "#FC7702"))))
("OHGODTHEHORROR" . "#FC7702")))
;; Less delay for company to show up
(setq company-idle-delay 0)
@ -132,6 +131,3 @@
"k" 'comment-or-uncomment-region
:desc "Sort lines"
"s" 'sort-lines))
(after! yaml-mode
(setq yaml-indent 2))

View File

@ -173,7 +173,7 @@
;;swift ; who asked for emoji variables?
;;terra ; Earth and Moon in alignment for performance.
(web +lsp) ; the tubes
(yaml +lsp) ; JSON, but readable
yaml ; JSON, but readable
;;zig ; C, but simpler
:email

View File

@ -32,17 +32,6 @@
# select the lines and use 'M-x sort-lines'
name: "{{ item }}"
loop:
#- gnome-keyring
#- hdparm
#- libaacs
#- libbluray
#- libcdio
#- libdvdcss
#- libdvdnav
#- libdvdread
#- libsecret
#- phonon-qt5-gstreamer
#- seahorse
- aardvark-dns # containers
- amd-ucode # microcode
- ansible # iac
@ -67,7 +56,6 @@
- firefox # browser
- firewalld # firewall
- fish # shell
- flatpak
- flatpak # packages
- freetype2 # fonts
- fuse-overlayfs # containers
@ -186,8 +174,18 @@
- xdg-user-dirs # standards
- xdg-utils # standards
- xfsprogs # xfs
- yaml-language-server # code
- yt-dlp
#- gnome-keyring
#- hdparm
#- libaacs
#- libbluray
#- libcdio
#- libdvdcss
#- libdvdnav
#- libdvdread
#- libsecret
#- phonon-qt5-gstreamer
#- seahorse
# - dockerfile-language-server # code # AUR
# - dockfmt # AUR
# - refind-theme-nord # bootmenu # AUR