diff --git a/neovim/lua/lazy_plugins.lua b/neovim/lua/lazy_plugins.lua index 3f528c8..da687a8 100644 --- a/neovim/lua/lazy_plugins.lua +++ b/neovim/lua/lazy_plugins.lua @@ -274,7 +274,7 @@ return { { "https://github.com/mfussenegger/nvim-dap" }, { "nvim-neotest/nvim-nio" }, }, - ft = { "python", "rust", "go" }, + lazy = true, config = function() require("dapui").setup({ icons = {