Closed shijialee closed 1 year ago
under
lua/utils/init.lua
add it to the list of the servers.
@shijialee for already existant plugins look into there respective files and copy your config there.
if you want to add more plugins look into https://github.com/LunarVim/nvim-basic-ide/wiki/adding_new_plugins
for more lsp servers add them to utils.lua/init.lua
my answer should be sufficient , reopen the issue if it isnt
Hi,
I have been using nvim-base-ide since last October and accumulated some changes. It has been working great. Now I am having trouble installing terraform-ls, but it installed fine under the new nvim-basic-ide.
If I upgrade to the latest, What's the recommended way to migrate my changes? What's the best practice going forward?
FYI, I have made changes to the following file
Thanks!
James