Skip to content

Commit 0a9132d

Browse files
committed
Instructions for how to install Sublime Text 2 completions file.
I bet there is a "righter" way. But that's how it's working for me.
1 parent f08e10b commit 0a9132d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

utils/editors/sublimetext2/README

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
### How to install
2+
3+
1. Compress `threejs.sublime-completions` into `threejs.sublime-package`.
4+
5+
```shell
6+
zip threejs.sublime-package threejs.sublime-completions
7+
```
8+
9+
2. Copy the compressed file into `Sublime Text 2/Pristine Packages`.

0 commit comments

Comments
 (0)