Skip to content

TimothyYe/vim-tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

vim-tips

A vim plugin to show tips of vim in Vim editor.

Requirement

Need ruby environment.

Install

Use Vundle to install this plugin:

  • Modify .vimrc file
  • Add one line:
Plugin 'TimothyYe/vim-tips'
  • Save .vimrc file, start vim, install this plugin using:
:BundleInstall

Usage

In Vim, use command ":VimTips" to get and show one random vim tip:

About

A vim plugin to show tips of vim in Vim editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published