1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

Merge branch 'master' of github.com:alrayyes/dotfiles

This commit is contained in:
Ryan Kes 2019-09-25 18:53:00 +02:00
commit 9e6bfadc9f
3 changed files with 35 additions and 2 deletions

View File

@ -21,7 +21,7 @@ set spoolfile = "+INBOX"
set record = "+Sent" set record = "+Sent"
set postponed = "+Drafts" set postponed = "+Drafts"
set trash = "+Trash" set trash = "+Trash"
mailboxes =ryankes ===================== "=INBOX" "=Sent" "=Drafts" "=Spam" "=Trash" "=Archive" "=INBOX.Postmaster" "=INBOX.Watchtower" mailboxes =ryankes ===================== "=INBOX" "=Sent" "=Drafts" "=Spam" "=Trash" "=Archive"
macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox" # mw-autogenerated macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox" # mw-autogenerated
macro index,pager Mi "<save-message>=INBOX<enter>" "move mail to inbox" # mw-autogenerated macro index,pager Mi "<save-message>=INBOX<enter>" "move mail to inbox" # mw-autogenerated
macro index,pager Ci "<copy-message>=INBOX<enter>" "copy mail to inbox" # mw-autogenerated macro index,pager Ci "<copy-message>=INBOX<enter>" "copy mail to inbox" # mw-autogenerated

View File

@ -19,7 +19,7 @@ Flatten .
Channel ryankes-all Channel ryankes-all
Master :ryankes-remote: Master :ryankes-remote:
Slave :ryankes-local: Slave :ryankes-local:
Patterns INBOX* Trash Drafts Sent Archive Spam Patterns INBOX* Trash Drafts Sent Archive* Spam
Group ryankes Group ryankes
Channel ryankes-all Channel ryankes-all

View File

@ -0,0 +1,33 @@
#
# weechat -- spell.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
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"
default_dict = ""
during_search = off
enabled = off
real_time = off
suggestions = -1
word_min_length = 2
[dict]
[look]
suggestion_delimiter_dict = " / "
suggestion_delimiter_word = ","
[option]