1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-07 00:05:10 +01:00

ycm likes utf-8

This commit is contained in:
2018-03-28 08:47:47 +02:00
parent eec696e224
commit 8ddb631424

2
.vimrc
View File

@@ -6,6 +6,8 @@
set shell=/bin/bash
set encoding=utf-8
" change the <Leader> key from \ to ,
let mapleader=","