annotate weechat/fifo.conf @ 420:e6b3048980c4
Vim tweaks
- Properly check for whether a plugin is active.
- Better function key shortcuts.
- Remove `wildignore` from Gutentags command lines, add them to `ctagsrc`.
author |
Ludovic Chabant <ludovic@chabant.com> |
date |
Tue, 13 Feb 2018 11:08:26 -0800 |
parents |
d5f9ce3c3c91 |
children |
|
rev |
line source |
400
|
1 #
|
|
2 # weechat -- fifo.conf
|
|
3 #
|
|
4 # WARNING: It is NOT recommended to edit this file by hand,
|
|
5 # especially if WeeChat is running.
|
|
6 #
|
|
7 # Use /set or similar command to change settings in WeeChat.
|
|
8 #
|
|
9 # For more info, see: https://weechat.org/doc/quickstart
|
|
10 #
|
|
11
|
|
12 [file]
|
|
13 enabled = on
|
|
14 path = "%h/weechat_fifo"
|