Config: add org-ql config, fix coding system of ripgrep

This commit is contained in:
trogloxene
2026-04-08 20:13:04 +08:00
parent f415371331
commit 73692fb225
7 changed files with 67 additions and 21 deletions

View File

@@ -4,12 +4,11 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(org-agenda-files nil)
'(package-selected-packages
'(ace-window benchmark-init cape cnfonts corfu crux drag-stuff eglot
embark-consult everything exec-path-form-shell gcmh
hungry-delete marginalia multiple-cursors orderless
restart-emacs smart-mode-line solarized-theme vertico))
'(ace-window benchmark-init cape cnfonts corfu crux drag-stuff eglot embark-consult everything
exec-path-form-shell gcmh hungry-delete marginalia multiple-cursors orderless
restart-emacs smart-mode-line solarized-theme vertico))
'(safe-local-variable-values '((org-use-tag-inheritance)))
'(warning-suppress-log-types '((initialization))))
(custom-set-faces
;; custom-set-faces was added by Custom.