Adding consult-yank and idk

This commit is contained in:
Chris Cochrun 2021-10-25 17:34:15 -05:00
parent a96186b6a6
commit 79a1421804
3 changed files with 38 additions and 10 deletions

View file

@ -0,0 +1,8 @@
# -*- mode: snippet -*-
# name: Demo
# key: <el
# --
#+BEGIN_SRC emacs-lisp
$0
#+END_SRC