Make debug mode flag, plugins can access logbuf

This commit is contained in:
Zachary Yedidia
2020-01-15 22:25:08 -05:00
parent fa4103f7aa
commit b3e40a2644
4 changed files with 18 additions and 2 deletions

View File

@@ -178,6 +178,8 @@ The packages and functions are listed below (in Go type signatures):
- `BTInfo`
- `NewBufferFromFile`
- `ByteOffset`
- `Log`
- `LogBuf`
* `micro/util`
- `RuneAt`
- `GetLeadingWhitespace`