bcampolo / nvim-starter-kit

Neovim Starter Kit
MIT License
234 stars 35 forks source link

LSP config (neodev.nvim) #14

Closed MohammadLashkari closed 2 months ago

MohammadLashkari commented 4 months ago

Hi. In the LSP config file, I think we should initialize folke/neodev.nvim like this:

{'folke/neodev.nvim', opts = {}}

to ensure it works.

bcampolo commented 4 months ago

You are right, I will make that change

bcampolo commented 2 months ago

Sorry, thought I pushed this a while ago, but this update is now in there.