Jon Seidel

Results 42 issues of Jon Seidel

I've been using this plugin for ages and love it. Recently, however, it's now setting local value`buftype=acwrite` when I open a saved session which leads to an E676 when I...

I run my `:Conflicted` command, make changes, move to the next file with `:GitNextConflict` with no problem until I reach the last file. Then the next `:GitNextConflict` results in vim/neovim...

Allow overriding the default glob definition for b:cucumber_steps_glob by exporting the CUKEFILES environment variable. As noted in the updated README file, this can be necessary when working in a large,...

Support both NERDTreeRoot and NERDTree.root for auto command/startup.

TODO: - [ ] Make sure all of the significant new logic is covered by tests - [ ] Rebase your changes on master so that they can be merged...

When I attempt to build exercise 13, it throws an error about a problem in exercise 7 -- even though I completed that exercise successfully some time ago ``` npm...

Love the Table of Contents which you create and I really want to use this program. However, I can't figure out how to add an attribute to the URL --...

How do I get the keyboard with Esc, Ctrl, Arrows on my iPad. I don't see an extra keyboard or an option to add one.

I have asimov 0.3.0 installed with brew. Ran `sudo brew services start asimov` Got this response ```bash Warning: Taking root:admin ownership of some asimov paths: /usr/local/Cellar/asimov/0.3.0/bin /usr/local/Cellar/asimov/0.3.0/bin/asimov /usr/local/opt/asimov /usr/local/opt/asimov/bin /usr/local/var/homebrew/linked/asimov...

I'm working with RedwoodJS, trying to use this component in the web app. I have my .baberc ``` { "plugins": [ [ "babel-plugin-styled-components", { "displayName": true, // generate other classname...