mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
docs: reword news.txt to ensure a consistent style (#22215)
This commit is contained in:
parent
7224c889e0
commit
165b07b269
@ -63,7 +63,7 @@ The following new APIs or features were added.
|
||||
<
|
||||
(or the Vimscript equivalent) to their |config| file.
|
||||
|
||||
• Run Lua scripts from your shell using |-l|. >
|
||||
• Added support for running Lua scripts from shell using |-l|. >
|
||||
nvim -l foo.lua --arg1 --arg2
|
||||
< Also works with stdin: >
|
||||
echo "print(42)" | nvim -l -
|
||||
|
Loading…
Reference in New Issue
Block a user