Last active
September 3, 2021 05:25
-
-
Save kdmsnr/712ad5a7865c2c9f609603f9bca5d43b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ;; 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