From 6a183727f4a9eef585764bfd8a9ca898a4069597 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Sat, 23 Jan 2016 11:30:34 +0900 Subject: [PATCH] README.md: Use inline code blocks properly --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cda1ad096..7cbb5b364 100644 --- 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 ------ -- 2.39.2