Add vim modeline to set indent to 4 spaces

This commit is contained in:
Dylan 2016-02-23 21:15:17 +11:00
parent 620699df21
commit c1fdf2fa82
1 changed files with 1 additions and 1 deletions

2
fetch
View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# vim:fdm=marker
# vim: fdm=marker:noai:ts=4:sw=4
#
# Fetch info about your system
# https://github.com/dylanaraps/fetch