/vimrc

The ultimate Vim configuration: vimrc

Primary LanguageVim script

.vimrc

PRs Welcome Platform IDE Style

Over the last 2 year, I have used and tweaked Vim. This is my configuration, to save this file and learn more

What do you need?

  • git

How to install?

Run the install.sh file.

./install.sh

Vim Plugins at this project

Shortcuts

  • Control + a: Open and close tree
  • Control + n: Multiple cursors
  • Control + p: Find files
  • Control + t: Open file in new tab
  • Control + x: Remove hypertext after search
  • Control + Shift + Arrow Up: Move line to up
  • Control + Shift + Arrow Down: Move line to down
  • gc: Comment and discomment lines
  • m: Create, Rename or delete files on Tree