Skip to content

Commit

Permalink
CI: Delete neovim's installer
Browse files Browse the repository at this point in the history
  • Loading branch information
yutkat committed Feb 10, 2025
1 parent 3c34c2c commit 649bcf9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
1 change: 0 additions & 1 deletion install_scripts/dotsinstaller.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ function main() {

if [[ "$is_update" = true ]]; then
source $current_dir/lib/dotsinstaller/install-basic-packages.sh
source $current_dir/lib/dotsinstaller/install-neovim.sh
ln -snf $current_dir/lib/dotsinstaller/bin/* ~/.local/bin/

if [[ "$with_gui" = true ]]; then
Expand Down
13 changes: 0 additions & 13 deletions install_scripts/lib/dotsinstaller/install-neovim.sh

This file was deleted.

0 comments on commit 649bcf9

Please sign in to comment.