Neovim: Difference between revisions

DHCP (talk | contribs)
m Use syntaxhighlight=console for shell commands
DHCP (talk | contribs)
Tips and Tricks: added section for Nix configuration frameworks (nixvim & nvf) (note: my english failed me here. if you can find better words to describe those, please edit this section:-))
Line 130: Line 130:
== Tips and Tricks ==
== Tips and Tricks ==
{{expand}}
{{expand}}
==== Nix configuration frameworks ====
[https://github.com/nix-community/nixvim Nixvim] and [https://github.com/NotAShelf/nvf nvf] provide a framework for declaratively configuring neovim with [[Nix (language)|Nix]]. They support, among the other things, plugin configuration, as well as mixing in plain Lua config snippets.
Linux and Darwin platforms are supported using standalone Nix, [[NixOS]] or [[Home Manager]] modules.


==== Package Variations ==== <!--T:15-->
==== Package Variations ==== <!--T:15-->
Line 241: Line 246:


<translate>
<translate>
==== Frameworks ==== <!--T:18-->
==== Pre-made distributions ==== <!--T:18-->


<!--T:45-->
<!--T:45-->