Merge branch 'master' into wsr

This commit is contained in:
Peter J. Holzer 2021-01-29 16:03:45 +01:00 committed by Peter J. Holzer
commit 82421ba308
1 changed files with 2 additions and 0 deletions

2
.vimrc
View File

@ -53,3 +53,5 @@ autocmd FileType crontab set tw=0
autocmd BufRead,BufNewFile redmine*.txt set filetype=textile autocmd BufRead,BufNewFile redmine*.txt set filetype=textile
autocmd FileType textile set tw=0 linebreak autocmd FileType textile set tw=0 linebreak
autocmd FileType python set tw=79