Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: the package is 'chef-mode' | Franck Cuny | 2022-02-03 | 1 | -1/+1 |
| | |||||
* | config: add package for chef | Franck Cuny | 2022-02-03 | 1 | -0/+3 |
| | |||||
* | config: add modes for hashistack | Franck Cuny | 2022-02-03 | 1 | -0/+11 |
| | | | | That includes terraform and hcl. | ||||
* | emacs: enable a couple of hooks for systemd-mode | Franck Cuny | 2021-10-26 | 1 | -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 file | Franck Cuny | 2021-10-11 | 1 | -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 module | Franck Cuny | 2021-10-02 | 1 | -0/+2 |
| | |||||
* | emacs: rename the directory | Franck Cuny | 2021-01-04 | 1 | -0/+32 |