Created
September 14, 2022 04:11
-
-
Save unrealapex/667b55c45ded179c389eabf0981dcd68 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" 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