Daniel Fichtinger

Results 43 comments of Daniel Fichtinger

3 years later, can confirm that the issue still persists.

I was able to get around it with the following configuration: ```Lua local noiropts = { preset = "miami-nights", } return { { "jesseleite/nvim-noirbuddy", lazy = false, dependencies = {...

Is there any update on this ? I'd love to see this feature. I could try updating the PR if @PannenetsF doesn't have the time.

marking interest. would love to see this. I'm happy to give a shot at implementing it but I have no idea where to start.

My solution is far from ideal, but it's fine as a workaround. It is indeed flabbergasting for `ltex-ls` to require a client-side implementation for something that should so obviously be...

@Sivecano it doesn't implement the "add to dictionary" code action, but now there is at least a way to persistently update the dictionary mid editing session. Let me know if...

I like this idea for going back to specific headings. I wonder if it may still be worth keeping the `===` syntax for returning to root level.

> Hey [@danilshvalov](https://github.com/danilshvalov), thanks for making this, it looks great! What do you think of adding support for adding some customizable highlighting? Happy to contribute too if you haven't got...

There is definitely still interest for this. I think it would be a game changer. Webauthn and FIDO/FIDO2 is quickly becoming the new standard, or at least the most preferred...

I don't think only syncing `config.fish` is a good idea, especially since the idiomatic way to configure fish is through using `functions/` and `conf.d`. Personally, I use `yadm` to sync...