mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-27 02:23:26 +03:00
Merge remote-tracking branch 'JJK96/comment'
This commit is contained in:
commit
2804479b27
@ -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