all repos

init.lua @ 9edf3093709d4f788c0cfeff7d94ffe88630bcf4

my nvim config

init.lua/Makefile(view raw)

1
2
3
4
5
fmt:
	@stylua {lua,init.lua,ftplugin}

lint:
	@selene {lua,init.lua,ftplugin}