13 lines
184 B
Lua
13 lines
184 B
Lua
|
return {
|
||
|
'jmbuhr/otter.nvim',
|
||
|
commit = "0e42fa795c35c7190935e3beda3791189c41bb72",
|
||
|
lazy = true,
|
||
|
|
||
|
opts = {
|
||
|
buffers = {
|
||
|
set_filetype = true,
|
||
|
write_to_disk = true,
|
||
|
},
|
||
|
},
|
||
|
}
|