FStarLang / fstar-layer

Spacemacs layer for fstar (wrapper for fstar-mode.el)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jump handler

cpitclaudel opened this issue · comments

Hey there.

Can you add the following somewhere to declare the jump handler? Thanks!

(spacemacs|define-jump-handlers fstar-mode (fstar-jump-to-definition :async t))

Done ! Thanks for the snippets @cpitclaudel :)