summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-07-09 19:59:58 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-07-09 19:59:58 +0200
commit5792ba313af92c68974a22f7042361f40ffcfbc2 (patch)
treee042fdf9d84044905f3ad60205cbdb0263cf0067
parentf8648c0312f1a9e8ad52b2f452b26137d299e293 (diff)
downloadexrc-master.tar.gz
Adjust goal for fmt commandHEADmaster
-rw-r--r--vi.exrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vi.exrc b/vi.exrc
index 51a42c1..41a80cb 100644
--- a/vi.exrc
+++ b/vi.exrc
@@ -34,4 +34,4 @@ map  /^[.'][^ ]*$
map  ?^[.'][^ ]*$
" format C comment
-map * :?\/\*?+1,/\*\//-1s/ \*/ / :?\/\*?+1,/\*\//-1!fmt :?\/\*?+1,/\*\//-1s/ / */
+map * :?\/\*?+1,/\*\//-1s/ \*/ / :?\/\*?+1,/\*\//-1!fmt 72 :?\/\*?+1,/\*\//-1s/ / */