Last active
February 8, 2022 19:50
-
-
Save pesader/cd1ed83911e7eb4fc74e0a2bcc83f5fe to your computer and use it in GitHub Desktop.
[Split terminal on Neovim] Opens a terminal buffer on a horizontal split #vim
This file contains hidden or 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
" full command | |
split | terminal | |
" abbreviated | |
spl | te |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment