Neovim: Difference between revisions
mNo edit summary |
mNo edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
{{infobox application | {{infobox application | ||
| | |name=Neovim | ||
|image=Neovim-mark.svg | |image=Neovim-mark.svg | ||
|type=Text Editor | |type=Text Editor | ||
Line 223: | Line 223: | ||
<!--T:46--> | <!--T:46--> | ||
* [https://astronvim.com/ | * [https://astronvim.com/ AstroNvim]<ref>AstroNvim Team, "AstroNvim", AstroNvim Official Website, N/A, Accessed June 2025. https://astronvim.com/</ref> | ||
<!--T:47--> | <!--T:47--> | ||
* [https://nvchad.com/ NVChad]<ref>Siduck, "NvChad", NvChad Official Website, © 2025, Accessed June 2025. https://nvchad.com/</ref> | * [https://nvchad.com/ NVChad]<ref>Siduck, "NvChad", NvChad Official Website, © 2025, Accessed June 2025. https://nvchad.com/</ref> | ||
<!--T:48--> | <!--T:48--> ==== FHS wrapper ==== | ||
==== FHS wrapper ==== | |||
You can create a custom neovim FHS wrapper | You can create a custom neovim FHS wrapper | ||
Line 275: | Line 269: | ||
* [[Home Manager]] – For declarative Neovim configuration at the user level: [https://nix-community.github.io/home-manager/options.html#opt-programs.neovim.enable Neovim module in Home Manager] | * [[Home Manager]] – For declarative Neovim configuration at the user level: [https://nix-community.github.io/home-manager/options.html#opt-programs.neovim.enable Neovim module in Home Manager] | ||
* [https://neovim.io/doc/ Official Documentation] – Official Neovim documentation. | * [https://neovim.io/doc/ Official Documentation] – Official Neovim documentation. | ||
* [https://search.nixos.org/options?channel=unstable&query= | * [https://search.nixos.org/options?channel=unstable&query=programs.neovim NixOS options for Neovim] – System-level Neovim configuration. | ||
* [https://discourse.nixos.org/search?q=neovim Neovim discussions on NixOS Discourse] – Community tips, troubleshooting, and use cases. | * [https://discourse.nixos.org/search?q=neovim Neovim discussions on NixOS Discourse] – Community tips, troubleshooting, and use cases. | ||
* [https://github.com/nix-community/neovim-overlay Neovim Overlay on Nixpkgs] – For nightly builds and additional Neovim packages. | * [https://github.com/nix-community/neovim-overlay Neovim Overlay on Nixpkgs] – For nightly builds and additional Neovim packages. |