This website requires JavaScript.
Explore
Help
Sign in
mo8it
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced
2025-01-07 15:59:19 +00:00
Code
Activity
25a37d2666
dotfiles
/
.config
/
nvim
/
lua
/
plugins
/
hlslens.lua
5 lines
72 B
Lua
Raw
Normal View
History
Unescape
Escape
Init commit
2022-03-20 04:22:56 +00:00
require
(
"
hlslens
"
)
.
setup
(
{
Disable search calm_down
2022-05-01 12:36:37 +00:00
calm_down
=
false
,
Init commit
2022-03-20 04:22:56 +00:00
nearest_only
=
true
,
}
)
Copy permalink