mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-07 01:33:13 -08:00
Merge pull request #2214 from sukima/feature/editing-with-vim
Add Editing Tiddlers with Vim
This commit is contained in:
commit
c61364f46a
1 changed files with 9 additions and 0 deletions
|
|
@ -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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue