Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
cppit
jucipp
Commits
d8902c25
Commit
d8902c25
authored
Sep 24, 2020
by
Ole Christian Eidheim
Browse files
Removed unnecessary newline
parent
f8301c26
Pipeline
#193903933
passed with stages
in 17 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
docs/language_servers.md
docs/language_servers.md
+0
-1
No files found.
docs/language_servers.md
View file @
d8902c25
...
...
@@ -32,7 +32,6 @@ npm install -g typescript-language-server typescript
# usually as root:
echo
'#!/bin/sh
`npm root -g`/typescript-language-server/lib/cli.js --stdio'
>
/usr/local/bin/javascript-language-server
chmod
755 /usr/local/bin/javascript-language-server
rm
-f
/usr/local/bin/typescript-language-server
cp
/usr/local/bin/javascript-language-server /usr/local/bin/typescript-language-server
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment