Marco Kellershoff

Results 36 comments of Marco Kellershoff

Pretty easy when it comes to Lucene!

I'm pretty busy right now (until the end of the week), because we have a colleague from France over here in Germany, but I just "bookmarked" this thread so I...

Count me in, I really start to like this plugin :)

I'll look into this tomorrow (in the morning GMT+0200) and see if we can merge into master.

> Renaming ist not the worst idea but will break builds. It won't, because Github will auto-redirect to the new repo-url. For the binaries you could symlink them with a...

You might want to take a look at this release: https://github.com/superevilmegaco/docker-registry-frontend/releases/tag/v3.0.0

The newest release lets you sort by every column: https://github.com/superevilmegaco/docker-registry-frontend/releases/tag/v4.0.0

This lsp config is pretty rough, but should work (thanks @lithammer): ```lua nvim_lsp.diagnosticls.setup{ filetypes = { "javascript", "javascript.jsx" }, init_options = { filetypes = { javascript = "eslint", ["javascript.jsx"] =...