From 8db5a732eff08c796de188a52e7af66b99a8b9f2 Mon Sep 17 00:00:00 2001 From: Ammar Alakkad Date: Wed, 13 Feb 2019 08:54:33 +0300 Subject: [PATCH] Fix typo --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index d17b4a6..c32b5ee 100644 --- a/README.markdown +++ b/README.markdown @@ -52,7 +52,7 @@ documentation for an option. If you install [scriptease.vim][], you can press Normally, sensible.vim loads after your vimrc, making it a bit tricky to override (although you could use `after/plugin/sensible.vim`). If you want to -load it earlier, add the following line to you vimrc, then put your overrides +load it earlier, add the following line to your vimrc, then put your overrides below. runtime! plugin/sensible.vim