diff options
| author | 2015-07-23 09:39:31 +0000 | |
|---|---|---|
| committer | 2015-07-23 09:39:31 +0000 | |
| commit | 4a629384742bb6cf89c32242507b9d013f577a11 (patch) | |
| tree | 2f89e0287fd5329ef1a0d7a30a9fdb34bc316428 /weechat/.weechat/aspell.conf | |
| parent | 2f2dbf5306f87c082620613d069a2068bf350ad3 (diff) | |
| download | dotfiles-4a629384742bb6cf89c32242507b9d013f577a11.tar.gz dotfiles-4a629384742bb6cf89c32242507b9d013f577a11.tar.bz2 dotfiles-4a629384742bb6cf89c32242507b9d013f577a11.zip | |
Added weechat configs
Diffstat (limited to 'weechat/.weechat/aspell.conf')
| -rw-r--r-- | weechat/.weechat/aspell.conf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/weechat/.weechat/aspell.conf b/weechat/.weechat/aspell.conf new file mode 100644 index 0000000..0f35241 --- /dev/null +++ b/weechat/.weechat/aspell.conf | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | # | ||
| 2 | # aspell.conf -- weechat v1.1.1 | ||
| 3 | # | ||
| 4 | |||
| 5 | [color] | ||
| 6 | misspelled = lightred | ||
| 7 | suggestions = default | ||
| 8 | |||
| 9 | [check] | ||
| 10 | commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic" | ||
| 11 | default_dict = "" | ||
| 12 | during_search = off | ||
| 13 | enabled = off | ||
| 14 | real_time = off | ||
| 15 | suggestions = -1 | ||
| 16 | word_min_length = 2 | ||
| 17 | |||
| 18 | [dict] | ||
| 19 | |||
| 20 | [option] | ||
