summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs.d/custom/fcuny-go.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.d/custom/fcuny-go.el b/emacs.d/custom/fcuny-go.el
index 9a83688..ffbc1d5 100644
--- a/emacs.d/custom/fcuny-go.el
+++ b/emacs.d/custom/fcuny-go.el
@@ -22,7 +22,7 @@
(when (memq window-system '(mac ns))
(exec-path-from-shell-copy-env "GOPATH"))
- (defhydra hydra-go-menu (:columns 2 :hint nil)
+ (defhydra hydra-go-menu (:hint nil)
"
^find ^ ^goto ^ ^test^
^-----------^ ^--------^ ^----^