Neovim: Difference between revisions
add {{low quality}} template for this page |
m Use syntaxhighlight=console for shell commands |
||
| Line 37: | Line 37: | ||
</translate> | </translate> | ||
<syntaxhighlight lang="console"> | |||
$ nix-shell -p neovim | |||
</syntaxhighlight> | |||
<translate> | <translate> | ||
| Line 138: | Line 140: | ||
</translate> | </translate> | ||
<syntaxhighlight lang="console"> | |||
$ nix run "github:nix-community/neovim-nightly-overlay" | |||
</syntaxhighlight> | |||
<translate> | <translate> | ||