diff options
| author | Tom Dalziel <tom_dl@hotmail.com> | 2021-11-15 23:09:27 +0000 |
|---|---|---|
| committer | Tom Dalziel <33435574+tomdl89@users.noreply.github.com> | 2021-11-16 21:58:25 +0100 |
| commit | 13ae79b31411a8ee1c0aa1f4288d373cea8f4a86 (patch) | |
| tree | f160e21622857d000b9263b71c08dc0eb9ccdf3d /doc | |
| parent | 564cac7233d0000e51def7608f60d1dd14811c16 (diff) | |
Refactor `evil-visual-update-x-selection`, remove docstring
Docstring should be generated by sphinx, not manually
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/docstringdb.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/docstringdb.json b/doc/docstringdb.json index 466ef38..96695ec 100644 --- a/doc/docstringdb.json +++ b/doc/docstringdb.json @@ -17052,16 +17052,5 @@ "functionp": true, "macrop": null, "keymap-inv": null - }, - "evil-visual-update-x-selection-p": { - "default": "t", - "local": false, - "default-type": "symbol", - "var-docstring": "Whether to update the X PRIMARY selection with the current visual region automatically.", - "fn-docstring": null, - "arglist": true, - "functionp": null, - "macrop": null, - "keymap-inv": null } }
\ No newline at end of file |
