mirror of
https://github.com/TheM1Stery/dotfiles.git
synced 2025-04-20 00:51:11 +00:00
4 lines
68 B
Lua
4 lines
68 B
Lua
require("nvim-lightbulb").setup({
|
|
autocmd = {enabled = true}
|
|
})
|