oludiro / newdayone.vim

vimscript for create new Day One entry.

Home Page:https://github.com/glidenote/newdayone.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NewDayOne.vim

This is a vimscript for create new Day One entry.

Demo Movie.

Usage

  • Create New Day One Entry.
:NewDayOne
  • Create Day One Entry from selected text.
:'<,'>NewDayOne
  • Open Day One App.
:OpenDayOne

Install

Copy it to your plugin and autoload directory.

Install with Vundle

Add the following lines to your .vimrc

Bundle 'glidenote/newdayone.vim'

Requirements

License

Lcense: Same terms as Vim itself (see license)

About

vimscript for create new Day One entry.

https://github.com/glidenote/newdayone.vim


Languages

Language:Vim Script 100.0%