feat: initial commit
This commit is contained in:
5
.emacs.snippets/c++-mode/uns
Executable file
5
.emacs.snippets/c++-mode/uns
Executable file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: using namespace std;
|
||||
# key: uns
|
||||
# --
|
||||
using namespace std;
|
||||
Reference in New Issue
Block a user