Skip to content

Commit 4c53224

Browse files
authored
fix typo on line 177 (#374)
1 parent c3e7b8a commit 4c53224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Commands | Descriptions
174174
<kbd>shift</kbd><kbd>tab</kbd> | previous tab navigate
175175
<kbd>,</kbd><kbd>e</kbd> | Find and open files
176176
<kbd>,</kbd><kbd>b</kbd> | Find file on buffer (open file)
177-
<kbd>,</kbd><kbd>c</kbd> | Close active buffer (clone file)
177+
<kbd>,</kbd><kbd>c</kbd> | Close active buffer (close file)
178178
<kbd>F2</kbd> | Open tree navigate in actual opened file
179179
<kbd>F3</kbd> | Open/Close tree navigate files
180180
<kbd>F4</kbd> | List all class and method, support for python, go, lua, ruby and php

0 commit comments

Comments
 (0)