{"id":20534480,"url":"https://github.com/qbit/taskwarrior-vim","last_synced_at":"2026-03-08T19:38:47.559Z","repository":{"id":5065948,"uuid":"6227815","full_name":"qbit/taskwarrior-vim","owner":"qbit","description":"task warrior files for vim","archived":false,"fork":false,"pushed_at":"2012-10-15T13:58:22.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T13:27:23.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"chitika/cberl","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qbit.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-15T13:57:22.000Z","updated_at":"2014-03-14T10:52:43.000Z","dependencies_parsed_at":"2022-09-18T22:31:33.314Z","dependency_job_id":null,"html_url":"https://github.com/qbit/taskwarrior-vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2Ftaskwarrior-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2Ftaskwarrior-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2Ftaskwarrior-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2Ftaskwarrior-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qbit","download_url":"https://codeload.github.com/qbit/taskwarrior-vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242138823,"owners_count":20078006,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T00:27:06.888Z","updated_at":"2026-03-08T19:38:47.531Z","avatar_url":"https://github.com/qbit.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n          Configure VIM for Syntax Highlighting of Taskwarrior Data\n\n\nThe task data files (pending.data, completed.data and undo.data),\nconfiguration file (.taskrc) as well as edits made via commands like \"task 1\nedit\" can be color-highlighted if you happen to use VIM as your preferred text\neditor.  Eventually this will happen automatically in newer versions of VIM,\nbut for now you have to do a little bit of file shuffling.\n\n\n                                Prerequisites\n\nFor this to work, you need to first have syntax highlighting enabled when you\nuse VIM.  This happens to be the default for most VIM installations, but it is\nusually quite simple if that doesn't happen to be so in your case.  Rather\nthan repeat the excellent VIM documentation here, please see the appropriate\nVIM documentation itself.  Generally this can be made seen by starting\nvim/gvim and issuing the following command:\n\n    :help syntax\n\nYou may prefer instead to read the help online at:\n    http://vimdoc.sourceforge.net/htmldoc/syntax.html#syntax\n\n\n              Configuring VIM to Understand Taskwarrior Data\n\nOnce you have VIM's syntax highlighting enabled and working with other file\ntypes properly, configuring it for use with taskwarrior is simple.  You simply\nneed to copy some files that came with taskwarrior into your home directory so\nthat you have:\n\n    ~/.vim/ftdetect/task.vim\n    ~/.vim/syntax/taskdata.vim\n    ~/.vim/syntax/taskedit.vim\n    ~/.vim/syntax/taskrc.vim\n\nThe source of these files varies depending on how you installed task.  If you\ninstalled task via a regular package (rpm or deb) you can find these files in\n/usr/share/taskwarrior/scripts/vim/.  If you built task yourself from the\ntarball (using the default configure options), these will be in\n/usr/local/share/taskwarrior/scripts/vim/ instead.  So you should be able\nto do one of the following:\n\n    cp -av /usr/share/taskwarrior/scripts/vim/* ~/.vim/\n\nor\n\n    cp -av /usr/local/share/taskwarrior/scripts/vim/* ~/.vim/\n\nYou should then be ready to go.\n---\nAll four above mentioned files are\n\nCopyright 2009 - 2012 John Florian\n\nand are available under the MIT license.\nFor the full text of this license, see COPYING.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbit%2Ftaskwarrior-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqbit%2Ftaskwarrior-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbit%2Ftaskwarrior-vim/lists"}