mirror of
https://github.com/cap153/nvim.git
synced 2026-04-21 04:45:21 +08:00
添加sudo保存文件的插件
This commit is contained in:
parent
a7c0a23077
commit
bbc8152ed9
3 changed files with 10 additions and 0 deletions
|
|
@ -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",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue