Map leader to ,

This commit is contained in:
Oliver Hartmann 2019-01-01 12:38:15 +01:00
parent 96734a49c4
commit ce1193a592

View File

@ -53,6 +53,7 @@ set hlsearch "Highlight search
syntax on syntax on
set number set number
set scrolloff=2 set scrolloff=2
let mapleader = ","
if has("win32") if has("win32")
" set rop=type:directx " set rop=type:directx