添加sudo保存文件的插件

This commit is contained in:
caprain 2026-04-13 00:38:42 +08:00
parent a7c0a23077
commit bbc8152ed9
3 changed files with 10 additions and 0 deletions

View file

@ -38,6 +38,8 @@ local specs = {
'https://github.com/akinsho/bufferline.nvim',
-- yazi.lua 文件管理器
'https://github.com/mikavilpas/yazi.nvim',
-- sudo权限保存文件
"https://github.com/lambdalisue/vim-suda",
-- 查看可用键位
"https://github.com/folke/which-key.nvim",
}