Results 8 issues of Ryan Carney

On Windows 7 and OSX when I use atdtool in gVim as the `makeprg` I get the following error with the text "my resume". ``` test.txt|19 col 1| Diacritical Marks...

I expect that blank likes would not effect the behavior of the .dploystowignore at all

e.g. Given: ``` let g:crunch_user_variables = {'pi':3.14159265359} ``` Then following occours. because in the second line the 2 is being prepended infront of the pi constant and not being multiplied...

Using: - Windows 7 - python 2.7.5 - gVim 7.4.27 or 7.4.50 - Current version of Syntastic (master HEAD) as of this posting When using `SyntasticCheck python` on a python...

known bugs

when using (operator-surround-append) you can only surround things with two spaces not a single space

I haven't really looked at it but this seems like a similar project that you might be able to draw from. https://github.com/superjer/vimtutor-extended

documentation:external projects

It would be useful to be able to go into vimdiff with the current state of a file and a different state in the undo tree. I got this idea...

enhancement