Compare commits
1 commit
01521609d0
...
82cd3d2b5f
Author | SHA1 | Date | |
---|---|---|---|
82cd3d2b5f |
1 changed files with 0 additions and 5 deletions
|
@ -112,11 +112,6 @@ hook global WinSetOption filetype=(rust) %{
|
|||
set-option buffer makecmd "cargo check"
|
||||
}
|
||||
|
||||
hook global WinSetOption filetype=(scala) %{
|
||||
# Format the document if possible
|
||||
hook -group scala-fmt window BufWritePre .* %{ lsp-formatting-sync }
|
||||
}
|
||||
|
||||
hook global WinSetOption filetype=(typst) %{
|
||||
set-option window comment_line "//"
|
||||
set-option window comment_block_begin "/*"
|
||||
|
|
Loading…
Add table
Reference in a new issue