Migrate from Packer to Lazy #4

Merged
pfych merged 7 commits from lazy-nvim into main 2025-03-04 10:34:31 +11:00
Showing only changes of commit f55a0d692f - Show all commits

View File

@ -66,5 +66,9 @@ return {
},
},
})
nvim_lsp.ts_ls.setup({
capabilities = capabilities
})
end
}