]> git.lizzy.rs Git - micro.git/blobdiff - runtime/help/plugins.md
Merge pull request #998 from JoshuaRLi/select-line-action
[micro.git] / runtime / help / plugins.md
index 4b11beeec8ae7efb4a18842f168b533201d3b85e..c890b971e7594fc09805ce9a4e2f7d24a32a7fc6 100644 (file)
@@ -45,6 +45,8 @@ view is passed in. This is useful for setting local options based on the
 filetype, for example turning off `tabstospaces` only for Go files when they are
 opened.
 
+Similar to `onViewOpen(view)` there is also `onBufferOpen(buf)`.
+
 ---
 
 There are a number of functions and variables that are available to you in order