mattn / emmet-vim

emmet for vim: http://emmet.io/
http://mattn.github.io/emmet-vim
MIT License
6.43k stars 411 forks source link

Is there a way to chance "," comma to another key in emmet-vim expansion #322

Closed jryio closed 8 years ago

jryio commented 8 years ago

My Vim Leader is the , key, and emmet-vim is dependent on the use of the comma key.

Is there a way, short of editing the plugin, to change this key?

mattn commented 8 years ago

See :help emmet-customize-key-mappings

jryio commented 8 years ago

Much appreciated. Sorry for redundant issue.

mattn commented 8 years ago

No prob :)