diff --git a/dot_config/nvim/exact_lua/exact_plugins/exact_components/file.lua b/dot_config/nvim/exact_lua/exact_plugins/exact_components/file.lua index 55a9f7f..0ab957d 100644 --- a/dot_config/nvim/exact_lua/exact_plugins/exact_components/file.lua +++ b/dot_config/nvim/exact_lua/exact_plugins/exact_components/file.lua @@ -8,6 +8,7 @@ return { -- vim.lsp.buf_get_clients() is deprecated. Run ":checkhealth vim.deprecated" for more information "Spelis/project.nvim", branch = "patch-1", + enable = vim.fn.has("nvim-0.10") == 1, config = function() require("project_nvim").setup {