all repos

init.lua @ 15e51efdd00a597cd085e3a1655cb8b1f328d33d

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}