From 0121b263daaf3f7188823498a38133e6e01b4c9a Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 26 Feb 2016 18:00:56 -0500 Subject: [PATCH] README: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c18e5c08..cc517807a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ To get a picture of what's in here, check out: * Code folding with **hideshow**; doesn't allow arbitrary folds though * Multiple cursors with **[evil-multiedit]** * O/S interaction functions, like **os-reveal** and **os-open-in-browser** - * Custom TODO, FIxME and NOTE highlighting + * Custom TODO, FIXME and NOTE highlighting * **big-mode** for presentations and demonstrations * Tmux integration with `:t` and `:tcd` ex commands