Skip to content

Commit d537448

Browse files
committed
feat(mini.nvim): sync to 6f11e41
1 parent d7752fe commit d537448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mini.nvim/readmes/mini-cmdline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Here are code snippets for some common installation methods (use only one):
111111

112112
</details>
113113

114-
**Important**: no need to call `require('mini.cmdline').setup()`, but it can be done to improve usability.
114+
**Important**: don't forget to call `require('mini.cmdline').setup()` to enable its functionality.
115115

116116
**Note**: if you are on Windows, there might be problems with too long file paths (like `error: unable to create file <some file name>: Filename too long`). Try doing one of the following:
117117

0 commit comments

Comments
 (0)