]> git.lizzy.rs Git - micro.git/blobdiff - runtime/help/plugins.md
Fix softwrap scrolling issues (#1981)
[micro.git] / runtime / help / plugins.md
index 1818b96bddd4d11f677f4b4439c6556f2d214830..f671f776371be24156cbb8714d9e67c397fb5f2c 100644 (file)
@@ -259,6 +259,7 @@ The packages and functions are listed below (in Go type signatures):
     - `MTError` error message.
 
     - `Loc(x, y int) Loc`: creates a new location struct.
+    - `SLoc(line, row int) display.SLoc`: creates a new scrolling location struct.
 
     - `BTDefault`: default buffer type.
     - `BTLog`: log buffer type.