Skip to content

Commit

Permalink
style adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikh committed Jun 17, 2014
1 parent 6ed8eec commit 0e030ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -1086,8 +1086,7 @@ description at POINT."
((string= "-" output)
"godef: expression is not defined anywhere")
(t
output
)))
output)))

(defun godef-describe (point)
"Describe the expression at POINT."
Expand Down

0 comments on commit 0e030ef

Please sign in to comment.