From c3caf7a59c033ae38e7c31db4e66ce77fc9c2485 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 12 Jul 2018 13:06:16 +1200 Subject: Update and configure for strip_trailing_whitespace --- vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim/vimrc') diff --git a/vim/vimrc b/vim/vimrc index a25e5e90..766c0f16 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -277,7 +277,7 @@ nnoremap V :let b: t: w: " \w toggles wrapping nnoremap w :setlocal wrap! wrap? " \x strips trailing whitespace via a custom plugin -nmap x StripTrailingWhitespace +nmap x (StripTrailingWhitespace) " \y shows all registers nnoremap y :registers " \z sets NZ English spelling (compare \u) -- cgit v1.2.3