mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-19 09:21:30 +03:00
Merge remote-tracking branch 'casimir/patch-1'
This commit is contained in:
commit
ae70bcf6c9
@ -78,7 +78,7 @@ hook global BufSetOption filetype=(pug|rust) %{
|
||||
}
|
||||
|
||||
hook global BufSetOption filetype=python %{
|
||||
set buffer comment_selection_chars '""":"""'
|
||||
set buffer comment_selection_chars '\'\'\':\'\'\''
|
||||
}
|
||||
|
||||
hook global BufSetOption filetype=ragel %{
|
||||
|
Loading…
Reference in New Issue
Block a user