AutoYADM commit: 2025-05-15 21:40:01
This commit is contained in:
parent
b56e38ce51
commit
78e6028845
2 changed files with 22 additions and 9 deletions
3
.config/kak/autoload/filetype/go.kak
Normal file
3
.config/kak/autoload/filetype/go.kak
Normal file
|
@ -0,0 +1,3 @@
|
|||
hook global WinSetOption filetype=go %{
|
||||
hook -group go-auto-format window BufWritePre .* lsp-formatting
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue