XVim
XVim copied to clipboard
Any ways to set leader key to space?
my .xvimrc
set number
set cursorline
set clipboard=unnamed " set system clipboard
nnoremap <leader>p :xccmd openQuickly<CR>
let mapleader = "\<Space>" " This works in Vim and NeoVim except XVim
I tried to map leader key to space key, and that doesn't work
Environments
- Xcode Version [
Version 7.2.1 (7C1002)] - XVim branch and revision [
master-latest] - Keyboard Language [English]
- Input source language [English]
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
See here: https://github.com/XVimProject/XVim/issues/669
Seems to be no leader support