Added neovide

This commit is contained in:
Brian Zalewski 2023-06-04 03:54:14 +00:00
parent 7c8ecc75e5
commit d3a12dac0f
2 changed files with 13 additions and 0 deletions

View file

@ -636,6 +636,7 @@ softwareGroups:
- mark-text - mark-text
- meetingbar - meetingbar
- monitorcontrol - monitorcontrol
- neovide
- openinterminal - openinterminal
- pake - pake
- pock - pock

View file

@ -5876,6 +5876,18 @@ softwarePackages:
_home: https://jsonresume.org/ _home: https://jsonresume.org/
_name: JSON Resume CLI _name: JSON Resume CLI
npm: resume-cli npm: resume-cli
neovide:
_bin: neovide
_desc: No Nonsense Neovim Client in Rust
_docs: https://neovide.dev/installation.html
_github: https://github.com/neovide/neovide
_home: https://neovide.dev/
_name: Neovide
_when:cask: '! test -d /Applications/Neovide.app'
cask: neovide
pacman: neovide
scoop: neovide
snap: neovide
marp: marp:
_bin: marp _bin: marp
_desc: A CLI interface for Marp and Marpit based converters _desc: A CLI interface for Marp and Marpit based converters