mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00
docs: reword news.txt to ensure a consistent style (#22215)
This commit is contained in:
@@ -63,7 +63,7 @@ The following new APIs or features were added.
|
|||||||
<
|
<
|
||||||
(or the Vimscript equivalent) to their |config| file.
|
(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
|
nvim -l foo.lua --arg1 --arg2
|
||||||
< Also works with stdin: >
|
< Also works with stdin: >
|
||||||
echo "print(42)" | nvim -l -
|
echo "print(42)" | nvim -l -
|
||||||
|
Reference in New Issue
Block a user