Add Editing Tiddlers with Vim

We have one for Emacs so we need one for Vim. Besides, Vim has never
done me wrong.
This commit is contained in:
Devin Weaver 2016-01-11 21:45:23 -05:00
parent 94107dc64c
commit 8bf867560c
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
modified: 20160111190002
created: 20140406210404245
tags: Learning
title: Editing Tiddlers with Vim
type: text/vnd.tiddlywiki
Devin Weaver has written a [[Vim|http://www.vim.org/]] plugin at https://github.com/sukima/vim-tiddlywiki
It supports most of the TiddlyWiki syntax and includes a filetype plugin which will auto update the `modified` field.