folke / neoconf.nvim

💼 Neovim plugin to manage global and project-local settings
Apache License 2.0
715 stars 29 forks source link

[Question] Can I use neoconf without lsp? #43

Closed qlibp closed 3 months ago

qlibp commented 12 months ago

Neoconf seems to set itself as a configuration manager of lsp server. Therefore, it requires lspconfig plugin.

But is it possible to use it as a general configuration manager for non-lsp plugins?

If we target it as a general configuration manager(manager for both lsp&non-lsp plugins), then it's kind of weird that neoconf will crash without installing lspconfig first.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.