Skip to content

Commit

Permalink
Added spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
JPinkney committed Sep 21, 2017
1 parent 32c551a commit 9cf7ca0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"description": "Yaml intellisense",
"dependencies": [],
"properties": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ curl -s ${AGENT_BINARIES_URI} | tar xzf - -C ${LS_DIR}

touch ${LS_LAUNCHER}
chmod +x ${LS_LAUNCHER}
echo "nodejs ${LS_DIR}/out/server/src/server.js --stdio" > ${LS_LAUNCHER}
echo "nodejs ${LS_DIR}/out/server/src/server.js --stdio" > ${LS_LAUNCHER}
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@
</g:ScrollPanel>
</g:center>
</g:DockLayoutPanel>
</ui:UiBinder>
</ui:UiBinder>
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ addSchemaButtonText=Add
deleteUrlLabel=Delete url
urlColumnHeader=Schema Url
globColumnHeader=Apply To
deleteColumnHeader=Delete
deleteColumnHeader=Delete

0 comments on commit 9cf7ca0

Please sign in to comment.