Skip to content

Commit 1dad4b0

Browse files
committed
vim9script
1 parent a2a79b7 commit 1dad4b0

4 files changed

Lines changed: 201 additions & 195 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you wish to not use the default mappings, disable them by defining
3939
`g:taberian_no_default_mappings` variable:
4040

4141
```vim
42-
let g:taberian_no_default_mappings = v:true
42+
g:taberian_no_default_mappings = true
4343
```
4444

4545
You can define your own mapping using this example:

0 commit comments

Comments
 (0)