sponsor Vim development Vim logo Vim Book Ad

cottidie.vim : Your quotidian Vim tip in 78 characters

 script karma  Rating 1/1, Downloaded by 1348  Comments, bugs, improvements  Vim wiki

created by
David Bürgin
 
script type
utility
 
description
This plugin brings friendly, syntax-highlighted Vim tips to your messages area. At 78 characters these have enough substance to inspire but not enough to distract. Try it out:

:CottidieTip

The location of the tips file is configurable, so this plugin may also serve you as a "daily tip" engine which draws from your own notes. (Not actually daily though, it doesn't include any timing mechanism.)

The target audience is intermediate level. Contributions are welcome!
 
install details
Unzip the archive in your ~/.vim directory. (On Windows, replace "~/.vim" with "$HOME\vimfiles".)

This plugin is also hosted on Github at https://github.com/glts/vim-cottidie
With pathogen.vim the installation is as simple as:

cd ~/.vim/bundle
git clone https://github.com/glts/vim-cottidie.git cottidie
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
cottidie.zip 1.1.0 2013-09-15 7.3 David Bürgin Fixed minor issue with split window
Added more tips
cottidie.zip 1.0.0 2013-07-07 7.3 David Bürgin Initial upload
ip used for rating: 18.223.0.53

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github