From: Mart Lubbers Date: Thu, 2 Feb 2017 13:40:22 +0000 (+0100) Subject: some update X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;ds=sidebyside;h=62676dd988abee7941d542267ec9e414999087d5;p=dotfiles.git some update --- 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