feat(go): add test-file function and keybinding
This commit is contained in:
parent
55544200be
commit
887e9fd12c
2 changed files with 14 additions and 1 deletions
|
@ -56,6 +56,7 @@
|
|||
"a" #'+go/test-all
|
||||
"s" #'+go/test-single
|
||||
"n" #'+go/test-nested
|
||||
"f" #'+go/test-file
|
||||
"g" #'go-gen-test-dwim
|
||||
"G" #'go-gen-test-all
|
||||
"e" #'go-gen-test-exported
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue