We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f01456 commit f339240Copy full SHA for f339240
.vimrc
@@ -17,5 +17,5 @@ set expandtab
17
set makeprg=GCC_COLORS=\ make
18
set tw=79
19
au BufRead,BufNewFile *.xml set tw=109 shiftwidth=2 smarttab
20
-au FileType sh set tw=80 shiftwidth=4 smarttab
+au FileType sh set tw=109 shiftwidth=4 smarttab
21
au FileType c set tw=109
0 commit comments