add icon picker

This commit is contained in:
2024-11-18 12:39:32 -05:00
parent 151a5a440c
commit 94d2640806
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
return {
"ziontee113/icon-picker.nvim",
opts = {
disable_legacy_commands = true,
},
}