Skip to content

Commit ba79a1a

Browse files
authored
Update README.md
1 parent cb0e8ef commit ba79a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Ignored globals:
5656
If you would like to enable autocomplete for these, just change the *.txt* extension to: *.sublime-completions*.
5757

5858
# Update:
59-
Currently had I to roll back to using *.sublime-snippet* files instead of *.sublime-autocomplete* ones, since sublime currently has mutiple issues if any *autocomplete* files gets loaded for your current syntax. Hopefully it's gonna be fixed soon, and I can go back for *autocomplete* files to reduce the clutter.
59+
Currently had I to roll back to using *.sublime-snippet* files instead of *.sublime-autocomplete* ones, since Sublime Text currently has mutiple issues if any *autocomplete* files gets loaded for your current syntax. Hopefully it's gonna be fixed soon, and I can go back for *autocomplete* files to reduce the clutter.
6060

6161
Until then if you have any *.sublime-completions* file loaded for a syntax, then your buffer competions won't get shown up, and the fuzzy search for the completions brings up a lot more irrelevant hits, since it's also searing in the trigger descriptions.
6262

0 commit comments

Comments
 (0)