[nvim] Set default JS printWidth to 80

This commit is contained in:
Alyxia Sother 2024-08-06 09:50:51 +02:00
parent 72061f0c2b
commit bfe8d9ed9f
No known key found for this signature in database
GPG key ID: 01E16C4E775A37E4

View file

@ -0,0 +1 @@
let g:coc_user_config['prettier']['printWidth'] = 80