]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/aspell.conf
Makefile: add target for git
[dotfiles.git] / weechat / aspell.conf
index c3d12dc11a3f1496d66b22916a5f79c4ceb4a97a..27b16b8322923829a80e3de26872557391807c02 100644 (file)
@@ -1,10 +1,19 @@
 #
 # weechat -- aspell.conf
 #
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
 
 [color]
 misspelled = lightred
-suggestions = default
+suggestion = default
+suggestion_delimiter_dict = cyan
+suggestion_delimiter_word = cyan
 
 [check]
 commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"
@@ -17,4 +26,8 @@ word_min_length = 2
 
 [dict]
 
+[look]
+suggestion_delimiter_dict = " / "
+suggestion_delimiter_word = ","
+
 [option]