This website requires JavaScript.
Explore
Help
Register
Sign In
suimeng
/
starter
mirror of
https://github.com/LazyVim/starter
Watch
1
Star
0
Fork
You've already forked starter
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b3b800c6af
starter
/
lua
/
plugins
/
notify.lua
7 lines
97 B
Lua
Raw
Blame
History
return
{
"
rcarriga/nvim-notify
"
,
keys
=
{
{
"
<esc>
"
,
require
(
"
notify
"
)
.
dismiss
}
,
}
,
}
Reference in New Issue
View Git Blame
Copy Permalink