LazyVim.LazyVim/lua/lazyvim
暮晨 3f68f44d72
fix(lsp-config): lsp-config error when nvim-cmp not enabled. (#1095)
* fix(lsp-config): lsp-config error when nvim-cmp not enabled.

* Update lua/lazyvim/plugins/lsp/init.lua

Co-authored-by: Jonas Holst Damtoft <Jomik@users.noreply.github.com>

---------

Co-authored-by: Jonas Holst Damtoft <Jomik@users.noreply.github.com>
2023-07-12 16:34:07 +02:00
..
config fix(autocmds): jump to last loc in buffer (#1061) 2023-07-06 15:43:15 +02:00
plugins fix(lsp-config): lsp-config error when nvim-cmp not enabled. (#1095) 2023-07-12 16:34:07 +02:00
util fix(util): use spec to check if a plugin is enabled 2023-07-06 15:35:34 +02:00
health.lua fix(health): remove deprecated api warning (#666) 2023-04-23 11:04:05 +02:00
init.lua feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated 2023-01-10 11:14:27 +01:00