feat: set vim local leader

This commit is contained in:
Felix Schröter 2020-06-18 16:21:10 +02:00
parent e8250630cc
commit 2b84f53381
No known key found for this signature in database
GPG key ID: A12D7C9D2FD34458

View file

@ -17,6 +17,7 @@ let g:startify_lists = [
\ ]
let mapleader=" "
let maplocalleader=","
let g:camelcasemotion_key = '<leader>'
let g:lightline = {