Sumit
Home
Notes
About
Notes: error
Fix Error executing vim.schedule lua callback: ...lazy/mason-lspconfig.nvim/lua/mason-lspconfig/notify.lua :5: attempt to call field 'notify' (a nil value)
2024-11-07 by
Sumit Patel
Open init.vim and add this line
lua require('lspconfig').lua_ls.setup({})
Reference:
Reddit