.emacs.d/snippets/c++-mode/int

5 lines
70 B
Plaintext
Raw Normal View History

2019-09-28 04:48:04 +02:00
# -*- mode: snippet -*-
# name: int
# key: int
# --
#include <cstdint>