]> code.delx.au - gnu-emacs-elpa/commitdiff
README.md: Use inline code blocks properly
authorDaiki Ueno <ueno@gnu.org>
Sat, 23 Jan 2016 02:30:34 +0000 (11:30 +0900)
committerDaiki Ueno <ueno@gnu.org>
Sun, 24 Jan 2016 07:20:10 +0000 (16:20 +0900)
README.md

index cda1ad096179ea8a3e31cf24683ec2d420795924..7cbb5b36446b7183df3bd82a1470b86e2dc35e19 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ gnome-c-style is an Emacs minor mode for editing C source code in [GNOME C codin
 In particular, it is useful to properly line-up [function arguments](https://developer.gnome.org/programming-guidelines/stable/c-coding-style.html.en#functions) and
 [function declarations in header files](https://developer.gnome.org/programming-guidelines/stable/c-coding-style.html.en#header-files).
 
+It also provides commands to insert basic snippets.
+
 Install
 ------