diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2017-02-15 10:55:01 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2017-02-15 10:55:01 +0100 |
| commit | 041118cfd7158681e33802efd361a3aa313bfd26 (patch) | |
| tree | e537fafc52194bfa95583f0271d656c6ab0dca93 /weechat/iset.conf | |
| parent | bd80cd36330c253e881a9d5735bd8385e97a6f16 (diff) | |
| download | dotfiles-041118cfd7158681e33802efd361a3aa313bfd26.tar.gz dotfiles-041118cfd7158681e33802efd361a3aa313bfd26.zip | |
weechat: nuked
I'm using ERC now. Moreover, I've also moved the main README from
markdown to orgmode.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'weechat/iset.conf')
| -rw-r--r-- | weechat/iset.conf | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/weechat/iset.conf b/weechat/iset.conf deleted file mode 100644 index cafe04f..0000000 --- a/weechat/iset.conf +++ /dev/null @@ -1,30 +0,0 @@ -# -# weechat -- iset.conf -# - -[color] -bg_selected = red -help_default_value = green -help_option_name = white -help_text = default -option = default -option_selected = white -type = brown -type_selected = yellow -value = cyan -value_diff = magenta -value_diff_selected = lightmagenta -value_selected = lightcyan -value_undef = green -value_undef_selected = lightgreen - -[help] -show_help_bar = on -show_help_extra_info = on -show_plugin_description = off - -[look] -scroll_horiz = 10 -show_current_line = on -use_mute = off -value_search_char = "=" |
