Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wilon/vim-tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-tips

Random output vim tips.

tmp1c0b0608

Install

  1. Set up Vundle:

    git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

  2. Configure Plugins: add this to your .vimrc Vundle config.

    Plugin 'wilon/vim-tips'

  3. Install:

    Launch vim and run :PluginInstall

    To install from command line: vim +PluginInstall +qall

Configuring

  1. Supported tips

    let g:vim_tip_lang = 'zzapper' Xzapper's vim tips; default

    let g:vim_tip_lang = 'skywind3000' skywind3000's vim tips;

    let g:vim_tip_lang = 'edyfox' 滇狐's vim tips;

    let g:vim_tip_lang = 'learnenglish' English-cn dict vim tips;

  2. Customize the file

    let g:vim_tip_file = '/home/lilei/pp.txt' Remote is not supported

About

Random output some tips.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published