Switching to vertico, corfu, orderless instead of sel, comp, presc.
This commit is contained in:
parent
940d93d262
commit
2ea83b0a00
7 changed files with 515 additions and 112 deletions
|
@ -1,4 +1,4 @@
|
|||
# -*- mode: snippet -*-
|
||||
# -*- mode: org-mode -*-
|
||||
# name: Demo
|
||||
# key: <el
|
||||
# --
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# -*- mode: snippet -*-
|
||||
# -*- mode: org-mode -*-
|
||||
# name: Quote
|
||||
# key: <q
|
||||
# --
|
||||
|
|
8
yasnippets/org-mode/title
Normal file
8
yasnippets/org-mode/title
Normal file
|
@ -0,0 +1,8 @@
|
|||
# -*- mode: org-mode -*-
|
||||
# name: title
|
||||
# key: <t
|
||||
# --
|
||||
#+TITLE: ${1:title}
|
||||
#+AUTHOR: Chris Cochrun
|
||||
|
||||
$0
|
Loading…
Add table
Add a link
Reference in a new issue