mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-16 13:57:07 +09:00
Comment plugin: doc: fix incorrect keybinding
This commit is contained in:
@@ -8,7 +8,7 @@ file:
|
||||
|
||||
```json
|
||||
{
|
||||
"Alt-g": "comment.comment"
|
||||
"Alt-g": "lua:comment.comment"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user