Skip to content

Instantly share code, notes, and snippets.

@pesader
Last active February 8, 2022 19:50
Show Gist options
  • Save pesader/cd1ed83911e7eb4fc74e0a2bcc83f5fe to your computer and use it in GitHub Desktop.
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
" 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