feat(emacs): agda src block
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: Org source block
|
||||
# key: <src
|
||||
# --
|
||||
#+begin_src ${1:agda2}
|
||||
$0
|
||||
#+end_src
|
||||
Reference in New Issue
Block a user