afrim-config 0.4.4

Handle the configuration of the afrim input method.
Documentation
# Sample data file

[info]
name = "Sample code"
authors = [
  "Foo Bar <foo@example.com>",
  { name = "Baz Qux", email = "bazqux@example.com", url = "https://example.com/bazqux" }
]
website = "sample@example.com"
description = "Sample code for testing purpose."

[core]
auto_capitalize = true

[data]
2a_		   =	 "á̠"
2af_	   =	 "ɑ̠́"
2ai_	   =	 "έ̠"
2ia		   =	 "íá"
2iaf	   =	 "íɑ́"
2ie		   =	 "íé"
2ua		   =	 "úá"
2uaf	   =	 "úɑ́"
2uuaf	   =	 "ʉ́ɑ́"
u2	=	"ú"
a2	=	"á"
sample2  =   { path = "./data_sample2.toml" }