Gabirel/Hack-SpaceVim

Wrong command for installing tern in JS IDE section

de-sh opened this issue · 1 comments

de-sh commented

In 'en_US/IDE/JavaScript.md' the bash command used to install tern server is pretty confusing as GitHub outputs the MarkDown using the quotation shortcodes:

> cd ~/.cache/vimfiles/repos/github.com/ternjs/tern_for_vim 
> npm install tern

in a single line, I have written a PR to make use of the GitHub version of MarkDown to make it more clear for everyone.

Thank you for your feedback and PR.