mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-15 15:09:48 +00:00
@@ -134,7 +134,7 @@ return {
|
||||
{ "<leader>s", group = "搜索", icon = { icon = "🔍", color = "yellow" } },
|
||||
|
||||
-- 终端
|
||||
{ "<leader>t", group = "终端", icon = { icon = "🖥️", color = "magenta" } },
|
||||
{ "<leader>t", group = "终端", icon = { icon = "🖥️", color = "purple" } },
|
||||
|
||||
-- 缓冲区
|
||||
{ "<leader>b", group = "缓冲区", icon = { icon = "📋", color = "blue" } },
|
||||
|
||||
Reference in New Issue
Block a user