nvim-lspconfig
nvim-lspconfig copied to clipboard
feat(atlas): add support for `atlas-rule` filetype
Following #3539, this PR adds a new atlas-rule file type.
The configs in lua/lspconfig/configs/* are deprecated. Update the config in lsp/*.
@justinmk Thank you for reminding me. I updated the lsp/* instead.
This currently only changes the docs. Is that intended?