summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/configuration/alotrc_table10
-rw-r--r--docs/source/usage/modes/global.rst12
2 files changed, 12 insertions, 10 deletions
diff --git a/docs/source/configuration/alotrc_table b/docs/source/configuration/alotrc_table
index 6b4e2092..051d6ea5 100644
--- a/docs/source/configuration/alotrc_table
+++ b/docs/source/configuration/alotrc_table
@@ -24,16 +24,6 @@
:default: "~"
-.. _authors-maxlength:
-
-.. describe:: authors_maxlength
-
- maximal length of authors string in search mode before it gets truncated
-
- :type: integer
- :default: 30
-
-
.. _bufferclose-focus-offset:
.. describe:: bufferclose_focus_offset
diff --git a/docs/source/usage/modes/global.rst b/docs/source/usage/modes/global.rst
index 58ea6383..bc6f4a44 100644
--- a/docs/source/usage/modes/global.rst
+++ b/docs/source/usage/modes/global.rst
@@ -165,6 +165,18 @@ __________
open a list of active buffers
+.. _cmd_global_call:
+.. index:: call
+
+call
+____
+
+ Executes python code
+
+argument
+ python command string to call
+
+
.. _cmd_global_bnext:
.. index:: bnext