From 62676dd988abee7941d542267ec9e414999087d5 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Thu, 2 Feb 2017 14:40:22 +0100 Subject: [PATCH] some update --- haskell/.ghci | 2 +- vim/.vim/spell/en.utf-8.add | 1 + vimperator/.vimperatorrc | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/haskell/.ghci b/haskell/.ghci index 120ab68..fe42a20 100644 --- a/haskell/.ghci +++ b/haskell/.ghci @@ -1,2 +1,2 @@ -:set -v0 -Wall +:set -v0 -Wall -fno-warn-name-shadowing :set prompt "λ. " diff --git a/vim/.vim/spell/en.utf-8.add b/vim/.vim/spell/en.utf-8.add index f225525..072289c 100644 --- a/vim/.vim/spell/en.utf-8.add +++ b/vim/.vim/spell/en.utf-8.add @@ -5,3 +5,4 @@ disfluency disfluencies cepstral diphone +SDS diff --git a/vimperator/.vimperatorrc b/vimperator/.vimperatorrc index a79fa21..36d66b3 100644 --- a/vimperator/.vimperatorrc +++ b/vimperator/.vimperatorrc @@ -1,5 +1,7 @@ nnoremap j 5j nnoremap k 5k +nnoremap l 5l +nnoremap h 5h nnoremap J nnoremap K -- 2.20.1