Skip to content

Instantly share code, notes, and snippets.

@unrealapex
Created September 14, 2022 04:11
Show Gist options
  • Save unrealapex/667b55c45ded179c389eabf0981dcd68 to your computer and use it in GitHub Desktop.
Save unrealapex/667b55c45ded179c389eabf0981dcd68 to your computer and use it in GitHub Desktop.
" taken from https://vi.stackexchange.com/a/2187/35229
nnoremap <C-e> :set nomore <Bar> :ls <Bar> :set more <CR>:b<Space>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment