We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2a79b7 commit 1dad4b0Copy full SHA for 1dad4b0
4 files changed
README.md
@@ -39,7 +39,7 @@ If you wish to not use the default mappings, disable them by defining
39
`g:taberian_no_default_mappings` variable:
40
41
```vim
42
-let g:taberian_no_default_mappings = v:true
+g:taberian_no_default_mappings = true
43
```
44
45
You can define your own mapping using this example:
0 commit comments