Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 841 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 841 Bytes

A vim plugin to edit Evernote notes

#Current State This is currently in very early stages of develoment; it is still using the official Evernote sandbox until there is a stable version that can read from Evernote.

In the TODO.md file there is a semi-up to date list of things that need done.

#Requirements

#Source Structure plugin/evernote.vim is just a small shim that loads ruby/evernote-vim/controller.rb, where the real work happens.