mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] Set default JS printWidth to 80
This commit is contained in:
parent
72061f0c2b
commit
bfe8d9ed9f
1 changed files with 1 additions and 0 deletions
1
nvim/coc-languages/javascript.vim
Normal file
1
nvim/coc-languages/javascript.vim
Normal file
|
@ -0,0 +1 @@
|
|||
let g:coc_user_config['prettier']['printWidth'] = 80
|
Loading…
Reference in a new issue