1
0
Fork 0
neovim_config/lua/barink/plugins/trouble.lua

6 lines
70 B
Lua

return {
"folke/trouble.nvim",
config = function ()
end
}