Skip to content

feature: support for nvim 0.11+ vim.lsp.config #116

@cr4ftx

Description

@cr4ftx

Did you check the docs?

  • I have read all the neoconf.nvim docs

Is your feature request related to a problem? Please describe.

I switched to the new vim.lsp api to enable language servers and neoconf does not override the LS settings.

neovim/nvim-lspconfig#3494

Describe the solution you'd like

support vim.lsp API

Describe alternatives you've considered

support both lspconfig and native vim.lsp

Additional context

==============================================================================
neoconf: require("neoconf.health").check()

neoconf.nvim ~

  • ✅ OK jsonc parser for tree-sitter is installed
  • ✅ OK lazydev.nvim is installed
  • ✅ OK lspconfig is installed
  • ⚠️ WARNING lspconfig jsonls is not installed? You won't get any auto completion in your settings files
  • ⚠️ WARNING lspconfig lua_ls is not installed? You won't get any auto completion in your lua settings files

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions