mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
* feat(sioyek): Add sioyek configs * feat(surfingkeys): Add sspai.com keymaps * feat(emacs): Add Doom Org Configs, Org LaTeX YASSnippets * fix(hypr): Fix bluetooth GUI name
9 lines
128 B
Text
9 lines
128 B
Text
# -*- mode: snippet -*-
|
|
# name: display-math
|
|
# key: dm
|
|
# expand-env: ((yas-indent-line 'fixed))
|
|
# trigger-key: ""
|
|
# --
|
|
$$
|
|
$1
|
|
$$
|