Nathan Farrar

Results 28 issues of Nathan Farrar

Installing on OSX 10.10 with homebrew python 2.7.8: ``` $ pip install vimdown Downloading/unpacking vimdown Could not find any downloads that satisfy the requirement vimdown Some externally hosted files were...

Is there anyway to sync a notebook to a directory, rather than individual notes?

I've been trying to find some documentation on creating a new plugin to work with 'Package Control'. I'm not finding documentation on a couple of basic things - I apologize...

enhancement

The documentation is quite clear on how to define a custom preset, but I don't see anything about creating a custom theme. I looked through the source but didn't see...

Some terminals (for examples iTerm2) support more than 8-bit colors ... and the color scheme I'm currently using in my terminal makes use of full RGB colors. Is there a...

I attempted to refactor my application so that commands are stored in individual modules and loaded by a function. I _thought_ this should work, but the following exceptions are being...

When using echom in vimrc to display messages (for example trying to record debugging information in if clauses), they trigger the 'press-enter to continue' dialog. If you prefix echom with...

I'm currently saving notes as with a .md extension in sublime text, then manually adding meta data, then sending to evernote. Prior to "sending to evernote" the file type is...

question