Emacs

Emacs is among the oldest Free Software still under development. It is programmable with Emacs Lisp.

My configuration is mostly provided by devenv and customized in my dot-files/init.el.

Meta-X

keyinfo
C-gabort current command, press multiple time
M-xexecute command
C-h fcheck function doc
C-h vcheck variable doc
C-h mcheck mode doc

Commands

keyinfo
ibufferedit list of buffers

Haskell

keyinfo
C-c C-lload a file in ghci
C-c C-tshow type at point

Purescript

keyinfo
pscistart ide server process
C-c tabadd import
C-c M-sinsert suggestions

Magit

A git Porcelain inside Emacs.

Links to this page