]> code.delx.au - gnu-emacs-elpa/blobdiff - README.md
README.md: Use inline code blocks properly
[gnu-emacs-elpa] / 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
 ------