GitXplorerGitXplorer
s

gfplaintasks.vim

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
020e225c715d559b85be3d02c1346e43a97a6504

Hide bold delims

ssmutch committed 10 years ago
Unverified
e47346af092955f80ccef99d8d76208ddf7ae990

Slight restructuring of syntax file

ssmutch committed 10 years ago
Unverified
1c94614a4fd626e1ec2c227c4516de8c9f9f9cba

Syntax highlighting with conceal characters for bullets, checkmarks etc.

ssmutch committed 10 years ago
Unverified
4454d16636db9300071eef7c77822f46f2fde39d

Set up some nice tag focussing using <localleader><localleader>

ssmutch committed 10 years ago
Unverified
924ad4037eb4d4b01ac6306d71dfeeb2698cff26

Change bindings allow toggling of tasks and extend mkd instead of markdown filetype

ssmutch committed 10 years ago
Unverified
8b0eb8a0a52780050ffe0f6cd934caeee9c3f57e

Make sure '- [ ]' as comment is not clobbered by '-'

ssmutch committed 10 years ago

README

The README file for this repository.

GFPlainTasks.vim

This plugin is a modified implementation of the PlainTasks format (see https://github.com/aziz/PlainTasks) for Vim that uses Github flavoured markdown style check-boxes.

The original version of this plugin by elentok can be found here.

To install with Vundle just add the following line your .vimrc and run ":BundleInstall"

Bundle 'smutch/gfplaintasks.vim'

Keyboard Shortcuts

+ - create new task
= - toggle complete
<C-M> - toggle cancel
_ - archive tasks
--<space> - insert a separator line