Skip to content

Instantly share code, notes, and snippets.

@kdmsnr
Last active September 3, 2021 05:25
Show Gist options
  • Save kdmsnr/712ad5a7865c2c9f609603f9bca5d43b to your computer and use it in GitHub Desktop.
Save kdmsnr/712ad5a7865c2c9f609603f9bca5d43b to your computer and use it in GitHub Desktop.
;; howm-excluded-file-regexpに設定すればいい
(setq howm-excluded-file-regexp
(concat howm-excluded-file-regexp "\\|flycheck_\\|todo\\|[.]txt"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment