| 123456789101112131415161718192021 | AUTO_COMPLETE=true-- make list of languagesAUTO_FORMAT=trueCOLORSCHEME='nvcode'-- ideas--[[nv.lint.python='flake8'nv.format.python='black'nv.format.python='yapf'nv.format.python='autopep8'nv.format.tsserver='prettier'nv.format.tsserver='eslint']]
 |