File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -33,12 +33,18 @@ Open the command palette using `Ctrl+Shift+P`.
3333Type ` Cheatsheet ` followed by the command or part of the cheatsheet name.
3434
3535
36+ ### Local cheatsheets
37+
38+ Place your own cheatsheets under ` ~/.cheatsheet ` and restart SublimeText or run the ` Refresh local database ` command.
39+ Make sure your files have the ` .cheatsheet ` extension.
40+
41+
3642### Commands
3743
3844| Command | Description
3945| --- | ---
4046| ` cheatsheet-name ` | Open the specified cheatsheet.
41- | Refresh database | Remove invalid cheatsheets and add new ones to the command palette by scanning the database folder
47+ | Refresh local database | Remove invalid cheatsheets and add new ones to the command palette by scanning the local database folder
4248
4349
4450# Copyright
You can’t perform that action at this time.
0 commit comments