mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-15 09:08:04 -05:00
5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: unwrap()
|
||
|
# key: .u
|
||
|
# --
|
||
|
.unwrap()$0
|