This website works better with JavaScript.
Explore
Help
Sign In
chodak166
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54
Commits
2
Branches
0
Tags
1.7 MiB
Shell
64.9%
Lua
32.5%
Python
2.4%
CSS
0.2%
Tree:
0e1551dc61
master
trb
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0e1551dc61'
${ noResults }
dotfiles
/
.config
/
nvim
/
lua
/
plugins
/
notify-config.lua
8 lines
97 B
Raw
Blame
History
return
{
"
folke/snacks.nvim
"
,
opts
=
{
notifier
=
{
timeout
=
10000
,
}
,
}
,
}
Reference in new issue
Copy Permalink