init
This commit is contained in:
7
snippets/c++-mode/private
Normal file
7
snippets/c++-mode/private
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: private
|
||||
# key: pr
|
||||
# expand-env: ((yas-also-auto-indent-first-line t))
|
||||
# --
|
||||
private:
|
||||
$0
|
||||
Reference in New Issue
Block a user