local opt = {noremap = true} G.map({ {'n', 'j', 'gj', opt}, {'n', 'k', 'gk', opt}, })