Skip to content

Instantly share code, notes, and snippets.

@s20016
Created September 17, 2021 13:00
Show Gist options
  • Save s20016/a33869398c8492b82a000a9352f6cfee to your computer and use it in GitHub Desktop.
Save s20016/a33869398c8492b82a000a9352f6cfee to your computer and use it in GitHub Desktop.

Open Vimtutor (JA/EN) in Vertical Split

Run Script in your Terminal

bash <(curl -s https://raw.githubusercontent.com/s20016/PROJECTS/master/RAM/Random/vs_vimtutor.sh)

Notes:

  • Command 'locate' is required to run the script.
  • If both windows are out of sync when scrolling:
    • Move to 1st line in both windows with gg
    • In one of the window, enter command mode then :windo set scb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment