Skip to content

Commit eb715fe

Browse files
committed
kbd's added
1 parent 7e50d1c commit eb715fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Many users of ArchiCAD are making their own library parts or even publish them o
99
But the rescue is here! _(at least something like that)_
1010
The purpose of this package is to give you the chance to comfortably write code in the best editor of the galaxy – Sublime Text!
1111

12-
This package provides **syntax highlighting** together with a well aligned **color scheme** and also **auto completion**. (Can be forced by pressing `ctrl + space`)
12+
This package provides **syntax highlighting** together with a well aligned **color scheme** and also **auto completion**. (Can be forced by pressing <kbd>ctrl</kbd> + <kbd>space</kbd>)
1313

1414
## Installation
1515

@@ -54,7 +54,7 @@ Copy _one_ of these into the new file and save:
5454
```
5555

5656
### Auto completion + Snippets
57-
You may have to force the auto completion via `ctrl + space`.
57+
You may have to force the auto completion via <kbd>ctrl</kbd> + <kbd>space</kbd>.
5858
Also some Snippets are now on board. Try it out! Type in: `comline` and then press TAB.
5959
Voilá! There's a divider.
6060
`! ---------------------------------------------------------------------- !`

0 commit comments

Comments
 (0)