mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-28 01:00:28 +03:00
Merge remote-tracking branch 'krobelus/comment-line-fennel'
This commit is contained in:
commit
c1e3b32cd7
@ -50,7 +50,7 @@ hook global BufSetOption filetype=d %{
|
||||
set-option buffer comment_block_end '+/'
|
||||
}
|
||||
|
||||
hook global BufSetOption filetype=(gas|ini) %{
|
||||
hook global BufSetOption filetype=(fennel|gas|ini) %{
|
||||
set-option buffer comment_line ';'
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user