aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/.buffer.luadoc
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2011-07-29 18:27:06 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2011-07-29 18:27:06 -0400
commit36675f10b0cefaee7e9451b3eec3dfd715888625 (patch)
tree5a2135ef56b3e52bdf63fb4a82d4cec8c5e41eab /core/.buffer.luadoc
parent32da7ac1a36d2285daa3a0ee280f1730415f04cf (diff)
Eliminated the need for keys.conf and keys.osx.conf.
Thanks to Robert Gieseke for the idea and prototype code.
Diffstat (limited to 'core/.buffer.luadoc')
-rw-r--r--core/.buffer.luadoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc
index 01219b6e..93fe8abe 100644
--- a/core/.buffer.luadoc
+++ b/core/.buffer.luadoc
@@ -2408,6 +2408,7 @@ function buffer.set_lexer(buffer, lang) end
-- Replacement for buffer.get_lexer_language(buffer).
-- @param buffer The focused buffer.
function buffer.get_lexer(buffer) end
+
---
-- Returns the name of the style associated with a style number.
-- @param buffer The focused buffer.