{ terminal = { # Move into different windows "" = ''h''; "" = ''j''; "" = ''k''; "" = ''l''; }; normal = { # Move into different windows "" = ''h''; "" = ''j''; "" = ''k''; "" = ''l''; #Neotree "" = ":Neotree float reveal_force_cwd"; "" = ":Neotree current show buffers"; "" = ":Neotree float git_status"; }; insert = { # Move into different windows "" = ''h''; "" = ''j''; "" = ''k''; "" = ''l''; }; }