Skip to content

Commit

Permalink
coc snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
cdaddr committed Oct 9, 2019
1 parent c3f33ca commit f7040c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ vim +"PlugInstall | qall"
log "* coc"
vim +"CocInstall -sync coc-css coc-html coc-json \
coc-python coc-git coc-emmet coc-yank \
coc-emmet coc-yaml coc-vimlsp | qall"
coc-emmet coc-yaml coc-vimlsp coc-snippets | qall"
log "* python"
python3 -m pip install --user --upgrade pynvim
log "* node"
Expand Down

0 comments on commit f7040c5

Please sign in to comment.