Nate Peterson

Results 8 issues of Nate Peterson

OSX: 10.11.5 Xcode: 7.3.1 When attempting to install via `brew`, I get the following error: ``` error: unable to invoke subcommand: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-build (No such file or directory) ``` It looks...

If the option `set cursorline` is set in the vimrc, the current line is highlighted in vim. The highlight color of this can also be modified by issuing a `hi...

I frequently run vim from the root of a project and use CtrlP to navigate to files anywhere else in the project. It would be cool if there were a...

enhancement

After extracting this into eclipse's dropins folder, Eclipse displays it under "Installed Software"; however, it is not listed in the themes dropdown menu under General > Appearance. I'm on Fedora...

Currently the logger is not guaranteed to be thread safe. I am working on making it so that it will be.

I am unsure why this does not work on OS X, but gaddr2line fails to execute properly. Stacktraces will fallback on the default (non-pretty) version whenever construction of the pretty...

The following sequence of commands causes the plugin to stop responding to mode changes: ``` :DisableAirlineColorNum :colorscheme :EnableAirlineColorNum ``` Manually calling `UpdateColorLineNr()` does not fix the issue, but entering another...

### What workfow do you want to improve? Enabling a profile when a specific audio device is connected. ### How to make it better? Provide a trigger that fires based...

Enhancement