Neovim/zh: Difference between revisions

Ardenet (talk | contribs)
No edit summary
Ardenet (talk | contribs)
Created page with "要在不修改系统配置的情况下临时在 shell 环境中使用 Neovim,您可以运行:"
Line 31: Line 31:
==== Shell ====
==== Shell ====


<div lang="en" dir="ltr" class="mw-content-ltr">
要在不修改系统配置的情况下临时在 shell 环境中使用 Neovim,您可以运行:
To temporarily use Neovim in a shell environment without modifying your system configuration, you can run:
</div>


{{code|lang=bash|line=no|1=$ nix-shell -p neovim}}
{{code|lang=bash|line=no|1=$ nix-shell -p neovim}}