overheating: add patched ssdt
This commit is contained in:
parent
5c0e020043
commit
e536387ffe
9 changed files with 55 additions and 9 deletions
|
|
@ -273,4 +273,11 @@ return {
|
|||
{ "<leader>fy", "<cmd>Yazi<CR>", desc = "Toggle Yazi" },
|
||||
},
|
||||
},
|
||||
{
|
||||
"sindrets/diffview.nvim",
|
||||
keys = {
|
||||
{ "<leader>gd", "<cmd>DiffviewOpen<CR>", desc = "Toggle Difftool" },
|
||||
},
|
||||
},
|
||||
{ "akinsho/git-conflict.nvim", version = "*", config = true },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue