update
This commit is contained in:
parent
124639a61f
commit
f879046a1c
5 changed files with 27 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
" note this are also set in ../ftplugin/javascript.vim
|
||||
set shiftwidth=2
|
||||
|
||||
" https://gist.github.com/romainl/1f50c55b0ee92e5420de51e6c4b38491
|
||||
|
||||
nnoremap <silent> <space>cF :call CocAction('runCommand', 'eslint.executeAutofix')<CR>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue