You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,26 @@ The easiest way is to install it via [Package Control](https://packagecontrol.io
18
18
- Extract the archive
19
19
- Put it in your **Packages**( `Preferences > Browse Packages...` ) directory.
20
20
21
+
### Using with Emmet
22
+
If you have Emmet installed, tab triggers may not function as expected due to [this](https://github.com/sergeche/emmet-sublime#tab-key-handler).
23
+
24
+
To get around the problem, go to
25
+
```
26
+
Preferences > Package Settings > Emmet > User Settings
0 commit comments