S. David

Results 18 comments of S. David

How is this? I tested it with Dracula, and it looks okay.

There are still pending problems with themes such as 'Ron' and other dark themes... I'll see if I can find an easy solution

Latest code changes have it rendering like this for me, under the 'ron' theme. Does this work for you?

@georgeharker That's not a bad suggestion, but where possible, it's probably best to let the neovim runtime do all the hard work. I found that using the builtin funtionss as...

The first `make` call failed unless I ran `export CPLUS_INCLUDE_PATH=/usr/local/include` before `make`. Then it subsequently built, but the second call to `make bundle` failed with: ``` [100%] Linking CXX executable...

I think it's possible this is happening to me because I use the version of clang and LLVM shipped with XCode, and I believe the search paths are a little...

Debug Output: ```EVENT_HANDLER_APPLICATION_FRONT_SWITCHED: Safari (54316) EVENT_HANDLER_WINDOW_FOCUSED: Safari 5362 EVENT_HANDLER_WINDOW_MOVED: Safari 5362 EVENT_HANDLER_WINDOW_MOVED: Safari 5362 EVENT_HANDLER_WINDOW_MOVED: Safari 5362 EVENT_HANDLER_WINDOW_MOVED: Safari 5362 EVENT_HANDLER_WINDOW_MOVED: Safari 5362 EVENT_HANDLER_WINDOW_MOVED: Safari 5362 EVENT_HANDLER_WINDOW_MOVED: Safari 5362 EVENT_HANDLER_WINDOW_MOVED:...

I move it by clicking on the titlebar and dragging. I only experience the problem when connecting via VNC. I'm only pointing out the commit as a reference - you...