This website works better with JavaScript.
Explore
Help
Sign In
riyyi
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
Emacs: Update c++ snippets
master
Riyyi
3 years ago
parent
cfd0c06fbf
commit
e1d1609968
2 changed files
with
3 additions
and
3 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
.config/emacs/snippets/c++-mode/namespace
2
.config/emacs/snippets/c++-mode/namespace
Unescape
Escape
View File
@ -6,4 +6,4 @@ namespace ${1:Namespace} {
$0
}
}
// namespace $1
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
riyyi/dotfiles
Title
Body
Create Issue