about summary refs log tree commit diff
path: root/weechat/.weechat/python/autoload
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2018-07-22 15:39:58 -0400
committerBen Harris <ben@tilde.team>2018-07-22 15:39:58 -0400
commite45ac4fdf88903e919812d3f2b8427e14f3cd091 (patch)
tree231c28d5f37478e8f518a34532fbcb15f1521f7d /weechat/.weechat/python/autoload
init
Diffstat (limited to 'weechat/.weechat/python/autoload')
l---------weechat/.weechat/python/autoload/apply_corrections.py1
l---------weechat/.weechat/python/autoload/autojoin.py1
l---------weechat/.weechat/python/autoload/grep.py1
l---------weechat/.weechat/python/autoload/otr.py1
l---------weechat/.weechat/python/autoload/screen_away.py1
l---------weechat/.weechat/python/autoload/urlview.py1
6 files changed, 6 insertions, 0 deletions
diff --git a/weechat/.weechat/python/autoload/apply_corrections.py b/weechat/.weechat/python/autoload/apply_corrections.py
new file mode 120000
index 0000000..9c1ae70
--- /dev/null
+++ b/weechat/.weechat/python/autoload/apply_corrections.py
@@ -0,0 +1 @@
+../apply_corrections.py
\ No newline at end of file
diff --git a/weechat/.weechat/python/autoload/autojoin.py b/weechat/.weechat/python/autoload/autojoin.py
new file mode 120000
index 0000000..6fceded
--- /dev/null
+++ b/weechat/.weechat/python/autoload/autojoin.py
@@ -0,0 +1 @@
+../autojoin.py
\ No newline at end of file
diff --git a/weechat/.weechat/python/autoload/grep.py b/weechat/.weechat/python/autoload/grep.py
new file mode 120000
index 0000000..87d4ca7
--- /dev/null
+++ b/weechat/.weechat/python/autoload/grep.py
@@ -0,0 +1 @@
+../grep.py
\ No newline at end of file
diff --git a/weechat/.weechat/python/autoload/otr.py b/weechat/.weechat/python/autoload/otr.py
new file mode 120000
index 0000000..61d1b18
--- /dev/null
+++ b/weechat/.weechat/python/autoload/otr.py
@@ -0,0 +1 @@
+../otr.py
\ No newline at end of file
diff --git a/weechat/.weechat/python/autoload/screen_away.py b/weechat/.weechat/python/autoload/screen_away.py
new file mode 120000
index 0000000..e485b70
--- /dev/null
+++ b/weechat/.weechat/python/autoload/screen_away.py
@@ -0,0 +1 @@
+../screen_away.py
\ No newline at end of file
diff --git a/weechat/.weechat/python/autoload/urlview.py b/weechat/.weechat/python/autoload/urlview.py
new file mode 120000
index 0000000..cf5bf9e
--- /dev/null
+++ b/weechat/.weechat/python/autoload/urlview.py
@@ -0,0 +1 @@
+../urlview.py
\ No newline at end of file