feat(nvim): Neovide integration

This commit is contained in:
js0ny 2025-02-23 19:52:54 +00:00
parent 48a93e2998
commit cb81dc8d53
8 changed files with 71 additions and 32 deletions

View file

@ -45,6 +45,7 @@ local M = {
TypeParameter = "󰅲",
Copilot = "",
},
telescope = "",
}
return M