work-notes: Add Local Variables.
:O
This commit is contained in:
parent
b7fff497f3
commit
aa7b0894b8
1 changed files with 7 additions and 0 deletions
|
@ -138,3 +138,10 @@ export XDG_DATA_DIRS=$HOME/.nix-profile/share:$XDG_DATA_DIRS
|
|||
- https://justin.abrah.ms/emacs/orgmode_static_site_generator.html
|
||||
- https://bastibe.de/2013-11-13-blogging-with-emacs.html
|
||||
- https://ogbe.net/blog/blogging_with_org.html
|
||||
|
||||
* Local Variables :noexport:
|
||||
# Local Variables:
|
||||
# eval: (auto-fill-mode)
|
||||
# ispell-local-dictionary: "en"
|
||||
# org-link-file-path-type: relative
|
||||
# End:
|
||||
|
|
Loading…
Add table
Reference in a new issue