]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .vimrc
fix(journal-gatewayd): use relative urls (not starting with '/')
[thirdparty/systemd.git] / .vimrc
diff --git a/.vimrc b/.vimrc
index a62546d8e2aa8a834ba2f3ecdab2069b8c5958cb..d40b57a665ffde86a093240282dcf098a61f84d1 100644 (file)
--- a/.vimrc
+++ b/.vimrc
@@ -17,4 +17,5 @@ set expandtab
 set makeprg=GCC_COLORS=\ make
 set tw=79
 au BufRead,BufNewFile *.xml set tw=109 shiftwidth=2 smarttab
+au FileType sh set tw=80 shiftwidth=4 smarttab
 au FileType c set tw=109