mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-06 23:20:18 +09:00
Minor update to docs
This commit is contained in:
@@ -32,3 +32,12 @@ Here are the possible commands that you can use.
|
||||
|
||||
* `tab filename`: opens the given file in a new tab.
|
||||
|
||||
---
|
||||
|
||||
The following commands are provided by the default plugins:
|
||||
|
||||
* `lint`: Lint the current file for errors.
|
||||
|
||||
* `gofmt`: Run gofmt on the current file.
|
||||
|
||||
* `goimports`: Run goimports on the current file.
|
||||
|
||||
Reference in New Issue
Block a user