summaryrefslogtreecommitdiff
path: root/.config/nvim/plugin-settings/lspconfig.lua
Commit message (Collapse)AuthorAgeFilesLines
* Enable LSPs after configuring themHEADmasterA Farzat45 hours1-0/+2
|
* Replace deprecated vim.diagnostic functionsA Farzat3 days1-2/+2
|
* Replace deprecated functions/packagesA Farzat4 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.