mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-03-01 00:19:00 +00:00
6 lines
93 B
Plaintext
6 lines
93 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: Org-Mode link
|
|
# key: link
|
|
# --
|
|
[[${1:URL}][${2:Description}]
|