otter?
This commit is contained in:
7
nvim/lua/plugins/otter.lua
Normal file
7
nvim/lua/plugins/otter.lua
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
return {
|
||||||
|
"jmbuhr/otter.nvim",
|
||||||
|
dependencies = {
|
||||||
|
"nvim-treesitter/nvim-treesitter",
|
||||||
|
},
|
||||||
|
opts = {},
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user