summaryrefslogtreecommitdiff
path: root/lua/lvim/core/project.lua
AgeCommit message (Collapse)Author
2022-07-31fix: use pcall for setting up project.nvim (#2762)lytex
2021-11-18fix: lsp root can get very annoying when working with multiple languages. ↵ChristianChiarulli
User is still able to turn it on.
2021-10-10feat: add an independent lvim namespace (#1699)kylo252