Neovim/zh: Difference between revisions
Created page with "== 小技巧 == {{expand}}" Tags: Mobile edit Mobile web edit |
Created page with "==== 框架 ====" Tags: Mobile edit Mobile web edit |
||
| Line 134: | Line 134: | ||
{{code|lang=bash|line=no|1=$ nix run "github:nix-community/neovim-nightly-overlay"}} | {{code|lang=bash|line=no|1=$ nix run "github:nix-community/neovim-nightly-overlay"}} | ||
< | <span id="Plugin_Management"></span> | ||
==== | ==== 插件管理 ==== | ||
{{code|lang=nix|line=no|1=plugins = [ | {{code|lang=nix|line=no|1=plugins = [ | ||
| Line 225: | Line 224: | ||
];}} | ];}} | ||
< | <span id="Frameworks"></span> | ||
==== | ==== 框架 ==== | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||