summaryrefslogtreecommitdiff
path: root/.config/nvim/plugin-settings/lspconfig.lua
Commit message (Collapse)AuthorAgeFilesLines
* Enable LSPs after configuring themA Farzat5 days1-0/+2
|
* Replace deprecated vim.diagnostic functionsA Farzat6 days1-2/+2
|
* Replace deprecated functions/packagesA Farzat7 days1-4/+2
|
* Remove nvim submoduleA Farzat2024-11-131-0/+94
Nvim config will be included as bare files instead of a submodule. The nvim config repo will still exist, but the content will be used by yadm without the repo itself.