This website requires JavaScript.
Explore
Help
Register
Sign In
iceyrazor
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6c9643ba74
dotfiles
/
env
/
.config
/
nvim
/
after
/
plugin
/
hardtime.lua
5 lines
84 B
Lua
Raw
Blame
History
local
ok
,
hardtime
=
pcall
(
require
,
'
hardtime
'
)
if
ok
then
hardtime.setup
(
)
end
Reference in New Issue
View Git Blame
Copy Permalink