You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use vim's keybindings for goto definition gd. Under the hood it runs elisp-slime-nav-find-elisp-thing-at-point. I found that this works most of the time.
Is there a (suggested) way to browse through the functions of a project in corgi?
The text was updated successfully, but these errors were encountered: