Commit graph

3 commits

Author SHA1 Message Date
59a6969c25
feat: download configs from external sources
Download and install configurations from external sources. At the moment
downloading from external git repositories is only supported.

Download and install the Neovim configuration for sparrow.

Add an external script to install lazy.nvim.
2024-09-14 11:41:58 +01:00
5f8ac4b035
fix: fixed neovim installation script 2024-09-13 13:23:14 +01:00
179dcb9aa9
feat: add installation script for neovim
Added a simple script to install neovim from the GitHub Releases page as
a replacement for building it from scratch.
2024-09-13 13:12:05 +01:00