1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 10:29:54 +00:00

Merge pull request #2214 from sukima/feature/editing-with-vim

Add Editing Tiddlers with Vim
This commit is contained in:
Jeremy Ruston 2016-02-11 09:36:11 +00:00
commit c61364f46a

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.