mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-14 16:59:27 -05:00
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: log::error
|
|
# key: error
|
|
# --
|
|
log::error!("$0") |