Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 412 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 412 Bytes

vimrc

This repo contains my vim configuration file. If there is some interesting stuff in it, fell free to yank and paste.

Tabs

These are some shortcuts of my .vimrc to use tabs easily :

  • Ctrl-Left : Switch to the left tab
  • Ctrl-Right : Switch to the right tab
  • Ctrl-t : create and open a new tab

Splits

  • Alt-ArrowKey : Navigate between splits
  • Alt-Shift-ArrowKey : Easily resize splits