Skip to content

remove imaps - #5

Open
enricobacis wants to merge 1 commit into
vim-scripts:masterfrom
enricobacis:patch-1
Open

remove imaps#5
enricobacis wants to merge 1 commit into
vim-scripts:masterfrom
enricobacis:patch-1

Conversation

@enricobacis

Copy link
Copy Markdown

imap should be used with care, especially where is involved. I have as leader key, so the whole insert mode freezes every time I press space, and guess what happens when I type " is" :)

imap should be used with care, especially where <leader> is involved. I have <Space> as leader key, so the whole insert mode freezes every time I press space, and guess what happens when I type " is" :)
@Kazhuu

Kazhuu commented Oct 23, 2019

Copy link
Copy Markdown

Possible to merge this so I don't have to unmap keys because of this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants