all repos

init.lua @ 0df78084e28022a519ac1d929f97723ca508a584

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}