summary refs log tree commit diff
path: root/emacs/custom/fcuny-conf.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config: the package is 'chef-mode'Franck Cuny2022-02-031-1/+1
|
* config: add package for chefFranck Cuny2022-02-031-0/+3
|
* config: add modes for hashistackFranck Cuny2022-02-031-0/+11
| | | | That includes terraform and hcl.
* 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