diff --git a/lua/config/options.lua b/lua/config/options.lua index a0c67ec..9eab8d8 100644 --- a/lua/config/options.lua +++ b/lua/config/options.lua @@ -64,7 +64,7 @@ vim.g.dead_column = false ---@type boolean Options: -- Enable todo-comments features -vim.g.usetodo = true ---@type boolean Options: +vim.g.usetodo = false ---@type boolean Options: -- Use experimental cmp performance fork vim.g.cmp_performance_enabled = true ---@type boolean Options: -- Use dev mode for rootiest plugins