-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add some more auto completion snippts.
All starred variants have been added. That is with the exception of tripple starred parsed math mode. There is no point in using a tripple starred parse math mode as it is equivalent to the double starred parsed math mode. Add multi line table and command substitution snippts. The multi line table snippets have priority, but the single line command substitution snippets come first. The table snippets now have a cell in them to begin with. Also don't offer table cell completion immediately after a starred table cell. That interferes with being able to hit Enter to go to the next line.
- Loading branch information
Showing
2 changed files
with
172 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters