dotfiles/.config/nvim/lua/plugins/extras/lsp/otter.lua
2025-06-08 21:23:32 +02:00

5 lines
69 B
Lua

return {
"jmbuhr/otter.nvim",
event = "VeryLazy",
opts = {},
}