This website requires JavaScript.
Explore
Help
Sign In
softinio
/
nvim-config
Watch
1
Star
0
Fork
You've already forked nvim-config
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
fe22d20eb7
nvim-config
/
lua
/
plugins
/
mind.lua
8 lines
110 B
Lua
Raw
Normal View
History
Unescape
Escape
add metals telescope support and linting
2023-02-11 11:32:30 -08:00
return
{
"
phaazon/mind.nvim
"
,
branch
=
"
v2.2
"
,
config
=
function
(
)
require
(
"
mind
"
)
.
setup
(
)
end
,
}
Reference in a new issue
Copy permalink