diff options
| author | 2015-08-19 13:41:48 +0200 | |
|---|---|---|
| committer | 2015-08-19 13:41:48 +0200 | |
| commit | 2f29ffe64e82789a1251f45131f9151015d1ab00 (patch) | |
| tree | d5ec21eb8100ad0bb7fcc16cb58dc622a39a4d9a /weechat/.weechat/aspell.conf | |
| parent | a9ff3b285462b07f3f4a2c1504fa30f80dece13e (diff) | |
| download | dotfiles-2f29ffe64e82789a1251f45131f9151015d1ab00.tar.gz dotfiles-2f29ffe64e82789a1251f45131f9151015d1ab00.tar.bz2 dotfiles-2f29ffe64e82789a1251f45131f9151015d1ab00.zip | |
Added vimode settings to weechat
Diffstat (limited to 'weechat/.weechat/aspell.conf')
| -rw-r--r-- | weechat/.weechat/aspell.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weechat/.weechat/aspell.conf b/weechat/.weechat/aspell.conf index c3d12dc..4dcc4da 100644 --- a/weechat/.weechat/aspell.conf +++ b/weechat/.weechat/aspell.conf | |||
| @@ -10,7 +10,7 @@ suggestions = default | |||
| 10 | commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic" | 10 | commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic" |
| 11 | default_dict = "" | 11 | default_dict = "" |
| 12 | during_search = off | 12 | during_search = off |
| 13 | enabled = off | 13 | enabled = on |
| 14 | real_time = off | 14 | real_time = off |
| 15 | suggestions = -1 | 15 | suggestions = -1 |
| 16 | word_min_length = 2 | 16 | word_min_length = 2 |
