summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-08-30 12:19:08 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-08-30 12:19:08 +0900
commit5a43f1a22be415c9c5158e22b9fa8afee1122782 (patch)
treecf2df8e74b8b0c4c30881841a5a805a5e9423952
parentbe1af5bcc943f66aa951d6dda538a983147b72d7 (diff)
modified plugins/ai.lua
-rw-r--r--mac/.config/TheSiahxyz/lua/TheSiahxyz/plugins/ai.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/.config/TheSiahxyz/lua/TheSiahxyz/plugins/ai.lua b/mac/.config/TheSiahxyz/lua/TheSiahxyz/plugins/ai.lua
index 227d4f4..a8872cb 100644
--- a/mac/.config/TheSiahxyz/lua/TheSiahxyz/plugins/ai.lua
+++ b/mac/.config/TheSiahxyz/lua/TheSiahxyz/plugins/ai.lua
@@ -45,7 +45,7 @@ return {
"nvim-telescope/telescope.nvim", -- for file_selector provider telescope
"hrsh7th/nvim-cmp", -- autocompletion for avante commands and mentions
"ibhagwan/fzf-lua", -- for file_selector provider fzf
- "stevearc/dressing.nvim", -- for input provider dressing
+ -- "stevearc/dressing.nvim", -- for input provider dressing -> conflict with urlview.nvim
"folke/snacks.nvim", -- for input provider snacks
"nvim-tree/nvim-web-devicons", -- or echasnovski/mini.icons
"zbirenbaum/copilot.lua", -- for providers='copilot'