We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7bf417 commit 158b924Copy full SHA for 158b924
vim notes.md
@@ -150,3 +150,5 @@
150
- you can check the current value of any setting by saying "set <settings>?"
151
152
- use import readline; readline.parse_and_bind("set editing-mode vi") to get vi bindings in a python shell
153
+
154
+- use q: to enter command mode. Here you get full vim controls to edit and run a : comnmand.
0 commit comments