remove charm-freeze
This commit is contained in:
parent
dcbde19e81
commit
6d1e64ad86
1 changed files with 0 additions and 14 deletions
|
|
@ -1,14 +0,0 @@
|
|||
return {
|
||||
"isabelroses/charm-freeze.nvim",
|
||||
lazy = false,
|
||||
config = function()
|
||||
require("charm-freeze").setup({
|
||||
command = "freeze",
|
||||
output = function()
|
||||
return "./" .. "._freeze.png"
|
||||
end,
|
||||
show_line_numbers = true,
|
||||
theme = "catppuccin-mocha",
|
||||
})
|
||||
end,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue