From 2178d44800dedf4a409f946af86c0bdb2951102b Mon Sep 17 00:00:00 2001 From: Kevin Date: Sat, 22 Feb 2014 15:58:10 -0500 Subject: [PATCH] Fixed one of the explanations in keyboard.vim so it describes the correct thing. --- vim/config/keyboard.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/config/keyboard.vim b/vim/config/keyboard.vim index e3a6392..c0e8fec 100644 --- a/vim/config/keyboard.vim +++ b/vim/config/keyboard.vim @@ -26,7 +26,7 @@ " | (A) -> toggle visible trailing whitespace " | (A) -> toggle collapsed/folded rows " | (N) -> format document and return to current line -" | (N) -> format document and return to current line +" | (N) -> remove whitespace " " (git-fugitive) " G | (N) -> Git : view the menu