neovim / nvim-lspconfig

Quickstart configs for Nvim LSP
Apache License 2.0
9.98k stars 2.04k forks source link

feat: add marko-js support #3228

Open russell-knight opened 5 days ago

russell-knight commented 5 days ago

I'm looking to add support for the Marko-JS LSP. I am very new to Neovim and the concept of LSPs in general so I don't really know what I'm doing, but as mentioned in the contribution guide I have mostly tried to copy the config of an existing server configuration.

Open to critiques/suggestions/comments! Thanks