Skip to content

Commit 7de988a

Browse files
committed
remove textwidth=79
1 parent 08d3da3 commit 7de988a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

vimrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,7 @@ au BufNewFile,BufRead *
168168
\ set list listchars=tab:>-
169169

170170
au BufNewFile,BufRead *.py
171-
\ set colorcolumn=80 |
172-
\ set textwidth=79
171+
\ set colorcolumn=80
173172

174173
au BufNewFile,BufRead *.go
175174
\ set nolist

0 commit comments

Comments
 (0)