mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
fix(emacs): typo in the introduction
This commit is contained in:
parent
a3690db956
commit
840c3607d1
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ At the moment of this writing, this "almost anything" includes:
|
|||
- *X Window management*, with EXWM. So I could say I literally live in Emacs.
|
||||
- ...
|
||||
|
||||
As I have hinted above, this file is a piece of literate configuration, which means that the actual code is interweaved with English-language commentary. One could argue that the commentary, not the code, is the citizen entity of the file.
|
||||
As I have hinted above, this file is a piece of literate configuration, which means that the actual code is interweaved with English-language commentary. One could argue that the commentary, not the code, is the primary entity of the file.
|
||||
|
||||
But at the same time, the configuration is personal, so the primary benefactor of the literate structure is me. The commentary is primarily meant to capture my state of mind at the moment of writing the code, which is immensely helpful for maintaining the code in the future. So the quality and quantity of the commentary are... varying.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue