diff options
author | mms <git@sapka.me> | 2024-11-25 23:50:13 +0100 |
---|---|---|
committer | mms <git@sapka.me> | 2024-11-25 23:50:13 +0100 |
commit | bccb49378d79faa7f6b1482bca39d04d4572314d (patch) | |
tree | e4bbd9c7cd137e046811afafc37fb49944894be7 /content/blog/2024/origins-of-vi.md | |
parent | 916763ed737f8d525f2095586d88abad40e05a94 (diff) |
feat: add missing ending sentence
Diffstat (limited to 'content/blog/2024/origins-of-vi.md')
-rw-r--r-- | content/blog/2024/origins-of-vi.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/blog/2024/origins-of-vi.md b/content/blog/2024/origins-of-vi.md index ffca2e9..4f1f7fb 100644 --- a/content/blog/2024/origins-of-vi.md +++ b/content/blog/2024/origins-of-vi.md @@ -27,3 +27,5 @@ There you go, cyberpalls. You're now armed with a bulletproof story for the upcoming X-Mass parties! `vim(1)` stands for `visual mode of ex, the improved standard text editor, improved`. +(and, yup. `vi(1)` is a standalone program as well. +But we're talking about naming here). |