| Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
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.
|
|
|
|
|
|
|
|
These files are used at Twitter to define how to manage a project (for
code reviews, etc). They are regular YAML file.
|
|
|
|
this is useful to format a json buffer using jq.
|
|
there's no `json-mode`, only `js-mode`.
|
|
The name `defuns` make more sense since it's a collection of
functions.
All the custom variables are using the prefix 'fcuny/' consistently.
|
|
This is actually an easier thing to maintain.
|