dev: use literalExpression for examples

This commit is contained in:
raf 2023-07-30 12:12:24 +03:00
parent 77223a2235
commit c42e53a61b
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29

View file

@ -973,7 +973,7 @@ with builtins; {
The picker may create a new window.
'';
example = mkLiteralExample ''
example = literalExpression ''
-- with s1n7ax/nvim-window-picker plugin
require('window-picker').pick_window,
'';