David Else
                                            David Else
                                        
                                    I found Vim and Neovim have a built-in way to use external formatters, `formatprg`: https://neovim.io/doc/user/options.html#%27formatprg%27 and here is a 'wrapper' plugin that demonstrates how to use it with different file...
I found this article that explains things: https://www.vimfromscratch.com/articles/setting-up-vim-for-typescript Formatting > I use prettier which is an opinionated (still configurable to some extent) formatter for many languages, including HTML, CSS and...
I am unsure how this repo relates to Neovim official, but I just wasted hours with this horrible bug! Does the fact it is now fixed here mean it will...
I think you can build for many at once with https://build.opensuse.org/ which is using https://openbuildservice.org/ `nnn` uses it https://software.opensuse.org//download.html?project=home%3Astig124%3Annn&package=nnn
The official `nnn` package is from https://build.opensuse.org/ , you can see from the release notes: https://github.com/jarun/nnn/releases/tag/v4.4 > PS: Distro-specific auto-generated packages for this release are available on [OBS](https://software.opensuse.org//download.html?project=home%3Astig124%3Annn&package=nnn). For openSUSE,...
@valentjn I hope your job is still going well. It will be a year soon since any update to `ltex-ls`... is there any chance of pushing a new version? Just...
@VarLad Thanks for the EPEL 9 support! I had a quick look at the COPR using liveuser on a Fedora 36 ISO and it did not seem to install the...
If you want formatting in [Helix](https://github.com/helix-editor/helix) you can use the `shfmt` binary out of the box with this setting: https://github.com/helix-editor/helix/wiki/External-binary-formatter-configuration#shfmt
> Did the same happen with 28.1.2 ? No, that worked fine.
I hope the final version of 29 works on Wayland using Flatpak or it would be a major regression.