diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-07-04 10:42:34 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-07-04 13:27:33 +0200 |
commit | 252d1bbc9dd3148b5f266805d52b96cd80ea969c (patch) | |
tree | ff114c4c7dd5c88e245dc0a46942451d85ae6937 /doc/en/includes | |
parent | 0355f3fc1a6b8ab5ebda60ef619a94d9f113a472 (diff) | |
download | weechat-252d1bbc9dd3148b5f266805d52b96cd80ea969c.zip |
doc: add file typing.conf in man page
Diffstat (limited to 'doc/en/includes')
-rw-r--r-- | doc/en/includes/man.en.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/en/includes/man.en.adoc b/doc/en/includes/man.en.adoc index ce5a896fb..558f3c85e 100644 --- a/doc/en/includes/man.en.adoc +++ b/doc/en/includes/man.en.adoc @@ -86,6 +86,9 @@ $HOME/.config/weechat/tcl.conf:: $HOME/.config/weechat/trigger.conf:: configuration file for _trigger_ plugin +$HOME/.config/weechat/typing.conf:: + configuration file for _typing_ plugin + $HOME/.config/weechat/xfer.conf:: configuration file for _xfer_ plugin |