mirror of
https://github.com/Tilo-K/neovim-config.git
synced 2026-07-03 21:53:01 +00:00
7 lines
87 B
Lua
7 lines
87 B
Lua
return {
|
|
'ray-x/lsp_signature.nvim',
|
|
requires = {},
|
|
config = function()
|
|
end,
|
|
}
|