commit 436baed6c8f68fd45b3e50c2d9bd9b4baab6bd5d from: Sara Burke date: Mon Feb 16 01:14:37 2026 UTC change autoindent behavior, add ,p to disable and ,P to enable in vi" commit - e777653d7ac97be5c9193561a3d40b4897a2ed37 commit + 436baed6c8f68fd45b3e50c2d9bd9b4baab6bd5d blob - 1a85484395fe2f99fa6cdfd1f0833260cde1fda4 blob + e4e26c69b7b0cc781b1e46d549a6d549417bdcd4 Binary files .exrc and .exrc differ blob - 70fdff374ac068618891b3fa0feb935ffbd1516b blob + 520d8592a4bd9d99a7e1b989b5086e7691f57ea7 --- .mg +++ .mg @@ -3,7 +3,6 @@ ; mg is a minimal Emacs clone; most vi settings don't apply ; --- Core editing --- -set-default-mode indent ; autoindent (from: set autoindent) set-tab-width 8 ; tabstop=8 ; --- Display ---