Add demangle-mode for automatic C++ symbol demangling.

This commit is contained in:
Ben Liblit 2014-02-20 16:51:43 -06:00
parent 3a0a1f6e4c
commit 5a6fed8b49

3
recipes/demangle-mode Normal file
View file

@ -0,0 +1,3 @@
(demangle-mode
:fetcher github
:repo "liblit/demangle-mode")