Skip to content

Commit c91566c

Browse files
authored
Fix typo in vim.targets.enable description (#8140)
1 parent ee3cd05 commit c91566c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@
717717
},
718718
"vim.targets.enable": {
719719
"type": "boolean",
720-
"markdownDescription": "Enable [targets.vim](https://github.com/wellle/targets.vim#quote-text-objects) plugin (not fully implmeneted yet).",
720+
"markdownDescription": "Enable [targets.vim](https://github.com/wellle/targets.vim#quote-text-objects) plugin (not fully implemented yet).",
721721
"default": false
722722
},
723723
"vim.targets.bracketObjects.enable": {

0 commit comments

Comments
 (0)