-
-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add simple alternative to electric-pairs-mode; closes #676
No longer set a syntax-table created from hash-lang's paren- and quote-matches. Instead just set syntax-table text props and enable parse-sexp-lookup-properties. That should suffice for most purposes; I'd only done the syntax-table in an effort to get electric-pairs-mode to work. Rewrite many prose docs and examples. Revive the dynamic mode line lighter that had been disabled since change from minor to major mode. It gives users a visible hint whether the hash-lang uses racket-grouping-position and/or supplies a range-indenter.
- Loading branch information
1 parent
b5fff90
commit cee96e2
Showing
4 changed files
with
221 additions
and
121 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
Oops, something went wrong.