summaryrefslogtreecommitdiffhomepage
path: root/.exrc
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-10-29 22:39:48 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-10-29 22:39:48 +0100
commit9cad508b5c98ca1029460807249cafb712f28f1e (patch)
tree2ad62d1ca57b7dc691550865cb7fb0b55c26da34 /.exrc
parentc88b4c2d0842dfbb32fa744dde781601b9e4e7cf (diff)
Migrate the site to GSP and a Makefile
Diffstat (limited to '.exrc')
-rw-r--r--.exrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.exrc b/.exrc
new file mode 100644
index 0000000..109c044
--- /dev/null
+++ b/.exrc
@@ -0,0 +1,3 @@
+set tw=80
+
+nnoremap M :make -j8<CR>