diff options
| author | 2015-07-27 23:13:33 +0200 | |
|---|---|---|
| committer | 2015-07-27 23:13:33 +0200 | |
| commit | c98022c674f2ff2028e94523a947c6995837fa95 (patch) | |
| tree | fd0232e019928fe5fb4ac5f3d4586f5999d2ea89 /weechat/.weechat/plugins.conf | |
| parent | d62d45d996c26fffe7dcefc2344e2a8b25ab5b4e (diff) | |
| download | dotfiles-c98022c674f2ff2028e94523a947c6995837fa95.tar.gz dotfiles-c98022c674f2ff2028e94523a947c6995837fa95.tar.bz2 dotfiles-c98022c674f2ff2028e94523a947c6995837fa95.zip | |
Updated tmux, weechat and xorg configs
Diffstat (limited to 'weechat/.weechat/plugins.conf')
| -rw-r--r-- | weechat/.weechat/plugins.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/weechat/.weechat/plugins.conf b/weechat/.weechat/plugins.conf index f7ebd7d..2281e88 100644 --- a/weechat/.weechat/plugins.conf +++ b/weechat/.weechat/plugins.conf | |||
| @@ -1,9 +1,10 @@ | |||
| 1 | # | 1 | # |
| 2 | # plugins.conf -- weechat v1.1.1 | 2 | # weechat -- plugins.conf |
| 3 | # | 3 | # |
| 4 | 4 | ||
| 5 | [var] | 5 | [var] |
| 6 | fifo.fifo = "on" | 6 | fifo.fifo = "on" |
| 7 | guile.check_license = "off" | ||
| 7 | lua.check_license = "off" | 8 | lua.check_license = "off" |
| 8 | perl.check_license = "off" | 9 | perl.check_license = "off" |
| 9 | python.check_license = "off" | 10 | python.check_license = "off" |
