nix-community / nixvim

Configure Neovim with Nix! [maintainers=@GaetanLepage, @traxys, @mattsturgeon, @khaneliman]
https://nix-community.github.io/nixvim
MIT License
1.72k stars 264 forks source link

startup.nvim #791

Closed MartinEekGerhardsen closed 10 months ago

MartinEekGerhardsen commented 10 months ago

Plugin: startup.nvim Plugin repository: URL to the repository of the plugin Is the plugin on nixpkgs: No

Extra information

Customizable startup screen for neovim, similar to startify. Depends on plenary.nvim, and should depend on telescope.nvim for default setup. I don't really understand fully how nixvim works, so I'm not sure how to add this myself, but if it would be simple for someone to implement this, I'd be grateful!

GaetanLepage commented 10 months ago

Made a PR to upstream the plugin: https://github.com/NixOS/nixpkgs/pull/273636