Greg Hurrell

Results 148 issues of Greg Hurrell

At the moment we just ignore them (if `ignore_spaces` is set), but we could leverage the signal more directly. Putting a space before something is a very clear signal that...

Here's an issue for me to think through the details of actually releasing the Lua rewrite (#380) that is going on right now in the `pu` branch. - **Current state:**...

Which can happen if Neovim and Vim run with the same directory and the same files. (In my own set-up, I will make these not share `undo` etc directories.) ```...

Not sure if I would use this myself but others might want to make mappings for it.

Old comments I found in a local todo list; not sure if they still apply: > Observe that max value always seems to be bottom right (not top or middle...

Inheritance gives us some re-use, but the main controller class has a bunch of crap in it to interface with each finder.

Borrow the approach from UltiSnips: It sets up a Vim instance and communicates with it via tmux.

- [ ] Check out compiler optimization flags - [ ] Profile per line