summaryrefslogtreecommitdiff
path: root/.config/nvim/plugin-settings
Commit message (Collapse)AuthorAgeFilesLines
* Enable LSPs after configuring themHEADmasterA Farzat38 hours1-0/+2
|
* Replace deprecated vim.diagnostic functionsA Farzat2 days1-2/+2
|
* Replace deprecated functions/packagesA Farzat4 days1-4/+2
|
* Add all active buffers to nvim completionA Farzat2024-11-181-1/+4
|
* Remove nvim submoduleA Farzat2024-11-1317-0/+317
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.