all repos

init.lua @ cee2f9a2dbfa9e07318de152fd2586f4d0ab4acc

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}