nvim-lspconfig icon indicating copy to clipboard operation
nvim-lspconfig copied to clipboard

feat(atlas): add support for `atlas-rule` filetype

Open luantranminh opened this issue 1 year ago • 3 comments

Following #3539, this PR adds a new atlas-rule file type.

luantranminh avatar Apr 15 '25 05:04 luantranminh

The configs in lua/lspconfig/configs/* are deprecated. Update the config in lsp/*.

justinmk avatar Apr 15 '25 12:04 justinmk

@justinmk Thank you for reminding me. I updated the lsp/* instead.

luantranminh avatar Apr 15 '25 17:04 luantranminh

This currently only changes the docs. Is that intended?

justinmk avatar Apr 16 '25 10:04 justinmk