Alexander Jeurissen

Results 16 issues of Alexander Jeurissen

doing an incremental search for a string or having search highlighting on and doing a search and replace in vim is really cumbersome due to current highlighting colors being used....

Hi there @cdump I came across this fork when exploring github. I like some of the ideas that you have incorporated and would love to merge them upstream. More specifically...

I just tried using this package and came to the realisation that dircolors only works on GNU e.g. Linux. and that MacOs uses LS colors https://gist.github.com/smutnyleszek/c44124908a9b737e372c28aaf0048b44 I found some instructions...

type-improvement
context-documentation

ref: https://github.com/KnapsackPro/knapsack_pro-ruby/pull/129 This *PR* adds support for this behavior to the regular `knapsack` gem.

### Context When working on #103 an edge case was observed where a pattern (or list in #103) resulting `allocator.node_tests` when smaller then the number of `CI_NODES` results in 1-n...

I'm in the process of migrating to ember-cli, using ember-cli-rails. I wrote two components, one `flash-queue` which renders a `flash-message` component for each flash message object. Those components work as...

To prevent clutter and pollution of the tagspace it could be of interest to use the [postgres similarity extensions](http://www.postgresql.org/docs/9.1/static/pgtrgm.html) which uses the [Trigram similarity measure](https://en.wikipedia.org/wiki/Trigram) to determine how similar entities...

Often I find myself working on a limited set of projects at any given time, I think it would speed up the time tracking process if the projects I recently...

enhancement
feature request

I really like your light themes, especially white-sand caught my eye. There are however some quirks with the colorscheme some of which are shown in the screenshot below ![screen shot...

So I use folds a lot in vim and I think it's great that several collapsing/expanding commands works similar to folds e.g. `za` and `zm` / `zr` for respectively toggling...

enhancement