about summary refs log tree commit diff stats
path: root/modd.conf
blob: 0a3e6a131f219a7162cf0fe152a01b5d0e60fa37 (plain)
1
2
3
4
5
6
7
internal/index/indexer.go {
  prep +onchange: "just reindex"
}

**/*.go config.toml {
  daemon +sigint: go run ./cmd/searchix-web --dev --config config.toml
}