Max Baz

Results 721 comments of Max Baz

Follow #91 and #250, although the development is a bit stuck there 😞

I see, what you are asking is broader and more complicated :stuck_out_tongue_winking_eye: But a valid request, keep it open :+1:

Thanks, I confirm. Unfortunately seems to be a limitation of the TOML parsing library that we use, as it's crashing on `toml::from_str(&file_config)` invocation 😕 I'm actually using a fork of...

Thanks! I learn a lot from you, somehow I didn't know about `/etc/xdg` at all until now... I think to do this right we should properly support `$XDG_CONFIG_DIRS`, the current...

Hello! This is not implemented, simply because I never used PIV module, but I definitely want to support this 🙂 Right now GPG detection is based on a bunch of...

I think if you install [editorconfig-vim](https://github.com/editorconfig/editorconfig-vim), it will read the `.editorconfig` and change your `shiftwidth` and other options, and then Neoformat will take them into account. Give it a try...

I was wrong when I suggested that `editorconfig-vim` plugin is always needed, in some cases the external tools (like prettier) are themselves responsible for discovering and honoring `.editorconfig`. However, in...

Closing as fixed, I also can't reproduce now.

Given that a year has passed, a more recent kakoune version has probably reached the repos, and you are no longer experiencing this issue, closing :+1: