diff options
author | Franck Cuny <fcuny@twitter.com> | 2019-10-06 15:10:36 -0700 |
---|---|---|
committer | Franck Cuny <fcuny@twitter.com> | 2019-10-06 15:10:36 -0700 |
commit | bd0bb255fa45bd67be134b363ffceabb15e025ab (patch) | |
tree | 970bda6e139a1dca325abbf06723a810aada343e /emacs | |
parent | [emacs] smaller font (diff) | |
download | emacs.d-bd0bb255fa45bd67be134b363ffceabb15e025ab.tar.gz |
[emacs] dropped the :columns information
I'm using 3 columns, this seems to do nothing, and not annoyed enough to go read the doc.
Diffstat (limited to '')
-rw-r--r-- | emacs.d/custom/fcuny-go.el | 2 |
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^ ^-----------^ ^--------^ ^----^ |