Neovim/zh: Difference between revisions
Created page with "这样就能在当前 shell 中使用 Neovim 编辑器了。之后,您可以通过输入 <code>nvim</code> 来启动 Neovim。" Tags: Mobile edit Mobile web edit |
Created page with "要在系统范围内安装 Neovim,使其可供所有用户使用,请将以下内容添加到您的配置中:" Tags: Mobile edit Mobile web edit |
||
| Line 40: | Line 40: | ||
==== 系统设置 ==== | ==== 系统设置 ==== | ||
要在系统范围内安装 Neovim,使其可供所有用户使用,请将以下内容添加到您的配置中: | |||
{{code|lang=nix|line=no|1=<span lang="en" dir="ltr" class="mw-content-ltr"># Example for /etc/nixos/configuration.nix</span> | {{code|lang=nix|line=no|1=<span lang="en" dir="ltr" class="mw-content-ltr"># Example for /etc/nixos/configuration.nix</span> | ||