Change markdown block comment
This commit is contained in:
parent
ec31d83972
commit
d655af04cd
|
@ -85,8 +85,8 @@ hook global BufSetOption filetype=lua %{
|
|||
|
||||
hook global BufSetOption filetype=markdown %{
|
||||
set-option buffer comment_line ''
|
||||
set-option buffer comment_block_begin '[//]'
|
||||
set-option buffer comment_block_end '# (:)'
|
||||
set-option buffer comment_block_begin '[//]: # "'
|
||||
set-option buffer comment_block_end '"'
|
||||
}
|
||||
|
||||
hook global BufSetOption filetype=perl %{
|
||||
|
|
Loading…
Reference in New Issue
Block a user