chore: add insert mode keybind for symbol picker

disable icon-picker plugin
change some trouble options
This commit is contained in:
2024-12-01 16:50:05 -05:00
parent 45d3310531
commit c207ded4fc
2 changed files with 22 additions and 3 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
return {
{
'ziontee113/icon-picker.nvim',
},
{
'renerocksai/telekasten.nvim',
enabled = false,
@@ -36,4 +39,4 @@ return {
},
enabled = false,
},
}
}