Python - display column 81

This commit is contained in:
Emmanuel BENOîT 2018-05-02 13:34:55 +02:00
parent b14dcbdb6e
commit ef201cdec0

View file

@ -5,3 +5,4 @@ setlocal textwidth=80
setlocal smarttab
setlocal expandtab
setlocal nosmartindent
setlocal colorcolumn=81