Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

366 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Panya's vim Distribution

Now on vim-plug.

Installation

curl https://raw.githubusercontent.com/Panya/dotvim/master/bootstrap.sh -o - | sh

Intro to VIM

Here's some tips if you've never used VIM before:

Tutorials

Modes

  • VIM has two modes:
    • insert mode- stuff you type is added to the buffer
    • normal mode- keys you hit are interpretted as commands
  • To enter insert mode, hit i
  • To exit insert mode, hit <ESC>

Useful commands

  • Use :q to exit vim
  • ,W to remove trail whitespaces
  • gcc to comment/uncomment
  • ,t to CtrlP (like TextMate Command-T)
  • Keyboard cheat sheet.

About

A MacVim Distro

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /