Nix (home-manager) configurations for my computers
Revert "nvim: Fix incorrect indent inside block comment in JS/TS"
nvim LSP's indentation is marked experimental, and yes, it's totally
broken. It completely disables the default editorconfig, other
indentation mechanism and smart indentation.
This fucks up JSON indentation inside a project with an incomplete
editorconfig settings.