I copied simplenote.vim to my ~/.vim/plugin directory and added the login variables to the .vimrc. When I launch vim, it will autocomplete :Simplenote.
But when I add an argument and execute I get the error
E117: Unknown function: simplenote#SimpleNote
I know I have python installed on MacVim because :python asks for an argument.
