cohama / lexima.vim

Auto close parentheses and repeat by dot dot dot...
995 stars 46 forks source link

There is no lexima-key-mappings section in the document #149

Closed eight04 closed 6 months ago

eight04 commented 6 months ago

According to the TOC: https://github.com/cohama/lexima.vim/blob/b1e1b1bde07c1efc97288c98c5912eaa644ee6e1/doc/lexima.txt#L32 There should be a lexima-key-mappings section.

cohama commented 6 months ago

Oops! This section should be removed because no optional mapping (e.g. <Plug>) exist.

eight04 commented 6 months ago

I think it would be very helpful to have a list of functions that can be used in key mapping. For example: https://github.com/cohama/lexima.vim/issues/83#issuecomment-500688979