Skip to content

cachyos-zsh-config: remove unnecessary vim dependency - #1664

Open
Nox-glitch wants to merge 1 commit into
CachyOS:masterfrom
Nox-glitch:fix/cachyos-zsh-config-vim-dependency
Open

cachyos-zsh-config: remove unnecessary vim dependency#1664
Nox-glitch wants to merge 1 commit into
CachyOS:masterfrom
Nox-glitch:fix/cachyos-zsh-config-vim-dependency

Conversation

@Nox-glitch

Copy link
Copy Markdown

Summary

Remove the unnecessary vim runtime dependency from cachyos-zsh-config.

Reason

The package only installs:

  • /usr/share/cachyos-zsh-config/cachyos-config.zsh
  • /etc/skel/.zshrc

After inspecting both files, there are no references to:

  • vim
  • vi
  • vimdiff
  • view
  • EDITOR=vim
  • VISUAL=vim

The package does not invoke Vim or require it for any functionality.

Fixes #1436

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: cachyos-zsh-config: remove unnecessary vim dependency

1 participant