Explorar o código

Add sw=4 to vim modeline

Jakub Jirutka %!s(int64=2) %!d(string=hai) anos
pai
achega
e0c717f7f5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      alpine-make-rootfs

+ 1 - 1
alpine-make-rootfs

@@ -1,5 +1,5 @@
 #!/bin/sh
-# vim: set ts=4:
+# vim: set ts=4 sw=4:
 #---help---
 # Usage: alpine-make-rootfs [options] [--] <dest> [<script> [<script-opts...>]]
 #