Select the types of activity you want to include in your feed.
1.PHONY: 2.SILENT: 3 4format: 5 stylua **/*.lua 6 7lint: 8 selene **/*.lua 9 10test: 11 nvim --headless -u ./spec/minimal.vim -c "PlenaryBustedDirectory spec {minimal_init='./spec/minimal.vim'}"