Move to Chezmoi
This commit is contained in:
parent
f216c4ff2c
commit
e3498e73b5
59 changed files with 499 additions and 2240 deletions
|
@ -0,0 +1,10 @@
|
|||
local lightbulb = require("nvim-lightbulb")
|
||||
|
||||
lightbulb.get_status_text()
|
||||
lightbulb.update_lightbulb({
|
||||
status_text = {
|
||||
enabled = true,
|
||||
text = "💡",
|
||||
text_unavailble = "",
|
||||
}
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue