Created
December 30, 2025 23:04
-
-
Save lovemycodesnippets/701d16ab334ef6b5d6b2af1e628281cf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Windows (via Winget): winget install Neovim.Neovim | |
| macOS (via Brew): brew install neovim | |
| Ubuntu-based distributions: sudo apt-get install neovim -y | |
| Fedora-based distributions: ssudo dnf install -y neovim python3-neovimudo -y | |
| Arch-based distributions: sudo pacman -S neovim |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment