parent
59d3227eaa
commit
543fdf840e
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ enabled and disabled respectively.")
|
|||
:syntax-table lean-syntax-table
|
||||
:abbrev-table lean-abbrev-table
|
||||
:group 'lean
|
||||
(set (make-local-variable 'comment-start) "--")
|
||||
(set (make-local-variable 'comment-start-skip) "[-/]-[ \t]*")
|
||||
(set (make-local-variable 'comment-end) "")
|
||||
(set (make-local-variable 'comment-end-skip) "[ \t]*\\(-/\\|\\s>\\)")
|
||||
|
|
Loading…
Reference in a new issue