From 50c306e39332d7b70063d92b42202c99144f373f Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 2 Jan 2014 03:11:05 +0900 Subject: [PATCH] Update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fba4b01..08b01a8 100644 --- a/README.md +++ b/README.md @@ -73,13 +73,13 @@ Pros. 1. Works well with splits. Doesn't mess up with the current window arrangement 1. Works well with popular statusline plugins -1. Prevents accessing empty windows around the central buffer +1. Prevents accessing the empty windows around the central buffer 1. Can be closed with any of `:q[uit]`, `:clo[se]`, `:tabc[lose]`, `:bd[elete]`, or `:Goyo` 1. Can dynamically change the width of the window -1. Automatically adjusts its colors when color scheme is changed -1. Automatically realigns the window when the terminal (or window) is resized or - when the size of the font is changed +1. Adjusts its colors when color scheme is changed +1. Realigns the window when the terminal (or window) is resized or when the size + of the font is changed 1. Correctly hides colorcolumns and Emojis in statusline 1. Highly customizable with callbacks