Skip to content

Vim plugin for newbies (disables arrow keys, highlights insert mode)

Notifications You must be signed in to change notification settings

pbcoronel/vim-noobmode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NoobMode

Introduction

NoobMode is a very simple plugin to help new users get used to the VIM way of doing things. When enabled, it does two things:

  • Disable the arrow keys.
  • Differentiate between Insert/Normal mode using the StatusLine (red for insert mode, green for normal mode).

Having this enabled has helped me a lot in getting used to the vim flow. If you think there are other things that could help in learning Vim, please let me know and I'll try to add them.

Running NoobMode

To enable/disable run:

:NoobMode

Installation

To install using pathogen include this entire folder inside your 'bundle' folder.

About

Vim plugin for newbies (disables arrow keys, highlights insert mode)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published