olivierverdier / spacemacs-coq

A very simple coq layer for spacemacs
36 stars 23 forks source link

** Features

** Dependencies

| Key | Description | |----------------------------------------------+------------------------| | ~SPC m ~ | go to this point | | ~SPC m n~ | go to next point | | ~SPC m u~ | go to previous point | | ~SPC m h~ | help at point | | ~SPC m x~ | quit Coq | | ~SPC m ll~ | Layout: reset | | ~SPC m lp~ | Layout: proof | | ~SPC m s~ | Search a theorem | | ~SPC m ?~ | Check | | ~SPC m p~ | Print | | ~SPC m ;~ | insert goal as comment | | ~SPC m o~ | occur | | ~M-k~ | go to previous point | | ~M-j~ | go to next point | | ~M-l~ | go to this point |