Remove navigation workaround for Vim mode

Upstream CodeMirror has fixed vim mode's problem of getting stuck in
hidden regions
(https://github.com/marijnh/CodeMirror/commit/6d1b5c4dafd60cc02eccf1d947e8c57e6afed8b9).
Removed mapping of "j", "k", "Up" and "Down".

Change-Id: I613a19ffa4126c42f5c46ee7b16841c95669b490
1 file changed