<aside> <img src="/icons/info-alternate_gray.svg" alt="/icons/info-alternate_gray.svg" width="40px" /> Note for me to remember and learn shortcuts
</aside>
Ctrl + h/j/k/l
to work correctly in Neovim with Pipenv, we need to activate pipenv environment in the same shell instead of subshellsource "$(pipenv --venv)/bin/activate"
:!
is to run shell command
:!ls %:p
!ls %