mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 19:30:01 +02:00
5 lines
98 B
Lua
5 lines
98 B
Lua
return {
|
|
'echasnovski/mini.comment',
|
|
version = '*',
|
|
opts = require('config.plugins.comment')
|
|
}
|