Kyle
Results
1
issues of
Kyle
I set four mappings in vim as bellow: ``` python nmap wn GoldenViewNext nmap wp GoldenViewPrevious nmap tn :tabn nmap tp :tabp ``` I expect `tn` and `tp` switch between...