From 98a2305384d17ac7652bba9a8fbfaa99a11b0398 Mon Sep 17 00:00:00 2001 From: enggnr <129082112+enggnr@users.noreply.github.com> Date: Fri, 12 Jul 2024 17:35:58 +0530 Subject: [PATCH] Fix Astronvim to use the new format --- home/.chezmoiexternal.toml.tmpl | 3 --- software.yml | 4 +--- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/home/.chezmoiexternal.toml.tmpl b/home/.chezmoiexternal.toml.tmpl index 817de4d3..937eb00f 100644 --- a/home/.chezmoiexternal.toml.tmpl +++ b/home/.chezmoiexternal.toml.tmpl @@ -363,8 +363,5 @@ ### NVIM [".config/nvim"] - type = "git-repo" - url = "https://github.com/AstroNvim/AstroNvim.git" -[".config/nvim/lua/user"] type = "git-repo" url = "https://github.com/megabyte-labs/AstronVim.git" diff --git a/software.yml b/software.yml index 9dd663bd..1f5bda19 100644 --- a/software.yml +++ b/software.yml @@ -623,9 +623,7 @@ softwarePackages: _name: AstroNvim _post: | #!/usr/bin/env bash - # TODO - echo "Waiting on command that installs nvim plugins" - # bash -ci "nvim --headless -c 'quitall'" + bash -ci "nvim --headless +q" _short: "AstroNvim is a plugin for Neovim that provides astronomy-related features and tools for users interested in astronomy while coding. " atuin: _bin: atuin