chore: improve comment for nibbler
This commit is contained in:
parent
a57cbb11e6
commit
deab436e2d
@ -875,8 +875,11 @@ lazy.setup({
|
||||
event = "VeryLazy",
|
||||
config = true,
|
||||
},
|
||||
|
||||
-- Convert numbers between binary, decimal, & hex
|
||||
{
|
||||
"skosulor/nibbler",
|
||||
event = "VeryLazy",
|
||||
config = function()
|
||||
require("nibbler").setup({
|
||||
display_enabled = true, -- Set to false to disable real-time display (default: true)
|
||||
|
Loading…
x
Reference in New Issue
Block a user