mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-04-29 06:19:10 +00:00
6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
![]() |
# -*- mode: snippet -*-
|
||
|
# name: Org-Mode link
|
||
|
# key: link
|
||
|
# --
|
||
|
[[${1:URL}][${2:Description}]]
|