neovim: add otter.nvim
This commit is contained in:
parent
a61557e3de
commit
13b9de2b12
|
@ -33,4 +33,12 @@ return {
|
|||
return opts
|
||||
end,
|
||||
},
|
||||
{
|
||||
"jmbuhr/otter.nvim",
|
||||
dependencies = {
|
||||
"hrsh7th/nvim-cmp",
|
||||
"neovim/nvim-lspconfig",
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue