don't reset line chars for python
This commit is contained in:
parent
3227fa7b57
commit
5b95e537ba
|
@ -78,7 +78,6 @@ hook global BufSetOption filetype=(pug|rust) %{
|
||||||
}
|
}
|
||||||
|
|
||||||
hook global BufSetOption filetype=python %{
|
hook global BufSetOption filetype=python %{
|
||||||
set buffer comment_line_chars '#'
|
|
||||||
set buffer comment_selection_chars '\'\'\':\'\'\''
|
set buffer comment_selection_chars '\'\'\':\'\'\''
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user