Closed OrenLeaffer closed 8 years ago
The normal mode mappings worked fine with motion pending (omap). This just required changing nnoremap -> noremap in the ft file.
Added a clarifying comment, which seemed necessary since it's not totally obvious what's going on. (proof: https://github.com/vim/vim/pull/1028#issuecomment-243980551)
Sorry about creating a second pull request for this - I don't know how to update the previous pull request (or if it's possible since it was merged already).
An issue came up on #2, so I'm going to close this for now.
The normal mode mappings worked fine with motion pending (omap). This just required changing nnoremap -> noremap in the ft file.
Added a clarifying comment, which seemed necessary since it's not totally obvious what's going on. (proof: https://github.com/vim/vim/pull/1028#issuecomment-243980551)
Sorry about creating a second pull request for this - I don't know how to update the previous pull request (or if it's possible since it was merged already).