diff --git a/dotfiles/.vimrc b/dotfiles/.vimrc index 2f061d3..062dc6f 100644 --- a/dotfiles/.vimrc +++ b/dotfiles/.vimrc @@ -1,4 +1,5 @@ set encoding=utf-8 +set termencoding=utf-8 set nocompatible " be iMproved, required