diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-05-04 14:29:32 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-05-04 14:30:36 -0400 |
| commit | 85ee4dc73f21fef999c0a385f170724c642b314c (patch) | |
| tree | c6207b625925eb8ff293503fc7f17e4eaeff38d9 /org/config_nix.org | |
| parent | editconfig added (diff) | |
org headers rearranged (& odd hilighting issue)
Diffstat (limited to 'org/config_nix.org')
| -rw-r--r-- | org/config_nix.org | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/org/config_nix.org b/org/config_nix.org index 630d972..365757e 100644 --- a/org/config_nix.org +++ b/org/config_nix.org @@ -6,14 +6,14 @@ #+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]] #+COPYRIGHT: Copyright (C) 2015 (continuously updated, current 2026) Ralph Amissah #+LANGUAGE: en -#+STARTUP: show4levels hideblocks hidestars noindent entitiespretty -#+PROPERTY: header-args :exports code -#+PROPERTY: header-args+ :noweb yes -#+PROPERTY: header-args+ :results silent -#+PROPERTY: header-args+ :cache no -#+PROPERTY: header-args+ :padline no +#+STARTUP: content hideblocks hidestars noindent entitiespretty +#+PROPERTY: header-args+ :eval never-export :exports code +#+PROPERTY: header-args+ :noweb yes :padline no +#+PROPERTY: header-args+ :results silent :cache no #+PROPERTY: header-args+ :mkdirp yes #+OPTIONS: H:3 num:nil toc:t \n:t ::t |:t ^:nil -:t f:t *:t +- magic single double-quote → " ← FIX changes hilighting behavior (occuring + after it) in org document. INVESTIGATE (org-mode CONFIG?) FIND & FIX * nix :nix: ** flake.nix :flake: |
