remove b key from vimbox

This commit is contained in:
Ville Rantanen
2015-12-02 13:22:08 +02:00
parent 82b71b864a
commit 810d485755
2 changed files with 2 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
function helpexit() {
echo Edit a file with check list mod of vim.
echo "Key 'b' inserts a checkbox, space toggles the box."
echo "space toggles the box."
echo "Ctrl-b in editing mode inserts a checkbox."
echo All switches are passed on to vim.
exit