aboutsummaryrefslogtreecommitdiff
path: root/core/.pm.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/.pm.lua')
-rw-r--r--core/.pm.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/.pm.lua b/core/.pm.lua
index b04f78ea..61ddecc0 100644
--- a/core/.pm.lua
+++ b/core/.pm.lua
@@ -13,6 +13,8 @@ module('textadept.pm')
-- @name textadept.pm
-- @field entry_text The text in the entry.
-- @field width The width of the project manager.
+-- @field cursor The cursor in the project manager (string representation of
+-- current GtkTreePath).
pm = {}
--- Focuses the project manager entry.