jdavcs / vim-journal

Journal for Vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim Journal

Journal plugin. Simplifies journal-style note taking. The plugin works correctly, but README needs major editing.

Features

  • simple insertion of current date w/separator
  • highlighted to-do items; different highlighting for completed items
  • highlighted custom topics
  • extract to-do paragraphs + custom topic paragraphs and group in folds at the top of the file

...add content ...add screen cast animations

Installation

Pathogen

cd ~/.vim/bundle
git clone https://github.com/sgolitsynskiy/vim-journal.git

Usage

...add content

Optional Configuration

...add content

Limitations

...add content

Contributions

...add content Suggestions and feedback are welcome.

License

MIT

About

Journal for Vim

License:MIT License


Languages

Language:Vim Script 100.0%