From 0d77c1236fcc3d47ee30db86972e09a8d8bc7a80 Mon Sep 17 00:00:00 2001 From: Moviuro Date: Mon, 15 Sep 2014 12:18:21 +0200 Subject: [PATCH] zshrc: converted to UTF-8 --- etc/zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 0b7e073..6130df9 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -1439,7 +1439,7 @@ bind2maps emacs viins -- -s '^x1' jump_after_first_word bind2maps emacs viins -- -s "^x^x" hist-complete # insert unicode character -# usage example: 'ctrl-x i' 00A7 'ctrl-x i' will give you an § +# usage example: 'ctrl-x i' 00A7 'ctrl-x i' will give you an § # See for example http://unicode.org/charts/ for unicode characters code #k# Insert Unicode character bind2maps emacs viins -- -s '^xi' insert-unicode-char -- 2.1.4