summary refs log tree commit diff
path: root/emacs/custom/fcuny-conf.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* emacs: enable a couple of hooks for systemd-modeFranck Cuny2021-10-261-1/+3
| | | | | | | | Enable `flyspell-prog-mode` in order to get suggestions for spelling errors. Enable `company-mode` to get completion at point for unit and network directives.
* emacs: strict regex for PROJECT fileFranck Cuny2021-10-111-1/+1
| | | | | | Since on macOS the filesystem is not case insensitive, it means that a file named `projects.org` will be associated with YAML if the regexp is only `PROJECT`. Making the regexp more strict fixes this issue.
* emacs: load the required moduleFranck Cuny2021-10-021-0/+2
|
* emacs: rename the directoryFranck Cuny2021-01-041-0/+32