This website requires JavaScript.
Explore
Help
Sign In
esensar
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ac6b65cbff
dotfiles
/
symlinks
/
config
/
nvim
/
.luacheckrc
7 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add luacheck to main workflow
2022-04-29 07:46:45 +00:00
-- vim: ft=lua tw=80
globals = {
"vim",
}
Migrate to lazy.nvim from packer
2023-08-27 09:24:13 +00:00
exclude_files = {}