From 54d7b91227f3603fb408d9888bad25a74736be4b Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Mon, 29 Aug 2022 10:15:30 -0700 Subject: [PATCH] typo --- content/notes/modal-editing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/notes/modal-editing.md b/content/notes/modal-editing.md index 0d1abeb..ad6a100 100644 --- a/content/notes/modal-editing.md +++ b/content/notes/modal-editing.md @@ -7,7 +7,7 @@ replyType: "SocialMediaPosting" replyAuthor: "Seirdy" replyAuthorURI: "https://seirdy.one/" --- -Since these are being boosted again, I wanted to say that my views have changes. I do not recommend most people learn Vim (well, sysadmins should know basic insert, write, quit, and undo). +Since these are being boosted again, I wanted to say that my views have changed. I do not recommend most people learn Vim (well, sysadmins should know basic insert, write, quit, and undo). I think that modal editing is a niche. It's fine for people like me: I can barely keep a train of thought going and I constantly forget what I was thinking (It's a huge problem I have and I didn't realize this until recently; it's why I constantly need to write things down). For people like me, time is not fungible and spending a long time learning something non-intuitive just to save a few milliseconds later makes sense, since failure to get an idea down ASAP could kill the idea.