diff --git a/conf/vimrc b/conf/vimrc index 4afd911..635711e 100644 --- a/conf/vimrc +++ b/conf/vimrc @@ -1,4 +1,4 @@ -set tw=78 ts=8 sts=2 sw=2 sm ai si +set ts=8 sts=2 sw=2 sm ai si "set gfn=Monospace\ 8 " use Monospace at 8pt set ml mls=5 " scan 5 lines for modelines syn on " enable syntax highlighting