diff --git a/DesignNotes.wiki b/DesignNotes.wiki new file mode 100644 index 0000000..2b8705c --- /dev/null +++ b/DesignNotes.wiki @@ -0,0 +1,5 @@ += Design Notes = + +This file is meant to document design decisions and algorithms inside vimwiki +which are too large for code comments, and not necessarily interesting to +users. Please create a new section to document each behavior.