Skip to content

Commit 5d75e9f

Browse files
committed
update
1 parent a6fb268 commit 5d75e9f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ GDL means 'Geometric Description Language'. [ArchiCAD](http://www.graphisoft.com
77
Many users of ArchiCAD are making their own library parts or even publish them on [BIMComponents](https://bimcomponents.com/). But they are all tied to the – unfortunately horrible – build-in object editor which is stuck in the 80's or so. It doesn't even have line numbers!
88

99
But the rescue is here! _(at least something like that)_
10-
The purpose of this package is to comfortably write code in the best editor of the galaxy – Sublime Text! ;)
10+
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 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 `ctrl + space`)
1313

1414
## Installation
1515

@@ -46,8 +46,10 @@ Also some Snippets are now on board. Try it out! Type in: `comline` and then pre
4646
Voilá! There's a divider.
4747
`! ---------------------------------------------------------------------- !`
4848

49+
I hardly encourage you to either modify the snippets, so they will suit your needs; or to make new ones.
50+
4951

5052
## Getting Started With Sublime Text
5153
New to Sublime? Then I can recommend the excellent and free video tutorial by nettuts: [Perfect Workflow in Sublime Text](http://net.tutsplus.com/articles/news/perfect-workflow-in-sublime-text-free-course/).
5254

53-
## TO DO LIST
55+
## ~~TO DO LIST~~

0 commit comments

Comments
 (0)