simplenote-vim / simplenote.vim

vim plugin to interact with the simplenote service
http://www.vim.org/scripts/script.php?script_id=3582
MIT License
368 stars 31 forks source link

Make Simplenote.vim try to use simplejson as per Simplenote.py #23

Closed atomicules closed 12 years ago

atomicules commented 12 years ago

Is there any reason why Simplenote.py tries to use simplejson yet Simplenote.vim doesn't?

I had to pull this across from Simplenote.py to get Simplenote.vim to work on my old version of OSX. Meant to mention this ages ago, but forgot.

mrtazz commented 12 years ago

No there is no reason. I missed it when importing simplenote.py. Thanks