Package Details: todotxt-vim-plugin-git r48.5a2eb56-1

Package Base: todotxt-vim-plugin-git
Description: Vim plugin for Todo.txt
Upstream URL: https://github.com/freitass/todo.txt-vim
Category: editors
Licenses: custom
Submitter: dreuter
Maintainer: dreuter
Last Packager: None
Votes: 3
First Submitted: 2014-01-23 12:22
Last Updated: 2014-01-23 12:22

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by onosendai

2015-05-13 20:16

There's an important line missing in the PKGBUILD:

install -Dm644 autoload/todo/txt.vim "$installpath/autoload/todo/txt.vim"

Comment by dreuter

2014-01-23 20:04

Well I forgot to add that you'll need to type ":syntax on" when opening a todo.txt or that you will need to add this to your .vimrc

I could also add this functionality into the aur, so that this step could be omitted, or maybe add an comment into the post-install section.
What do you think is the best option? Please comment.