17 lines
312 B
Plaintext
17 lines
312 B
Plaintext
unmap <Space>
|
|
let mapleader = <Space>
|
|
|
|
imap hj <Esc>
|
|
|
|
exmap switcher obcommand switcher:open
|
|
nmmap <leader>ff :switcher
|
|
|
|
exmap graph obcommand graph:open
|
|
nmap <leader>gg :graph
|
|
|
|
exmap leftbar obcommand app:toogle-left-sidebar
|
|
nmcap <leader>e :leftbar
|
|
|
|
exmap focus obcommand zen-mode:toggle
|
|
nmap <leader>z :focus
|