From 2d9547d278e4ac24367733179a62ef55c794a356 Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Sun, 23 Nov 2014 10:27:22 -0500 Subject: [PATCH] Add CONVENTIONS.md file --- CONVENTIONS.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CONVENTIONS.md diff --git a/CONVENTIONS.md b/CONVENTIONS.md new file mode 100644 index 000000000..1b04ee6b8 --- /dev/null +++ b/CONVENTIONS.md @@ -0,0 +1,14 @@ +# Spacemacs conventions + + +**Table of Contents** + +- [Spacemacs conventions](#spacemacs-conventions) + - [Code guidelines](#code-guidelines) + - [Key bindings conventions](#key-bindings-conventions) + + + +## Code guidelines + +## Key bindings conventions