Skip to content

flathub/dev.neovide.neovide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neovide flatpak

install

flatpak install flathub dev.neovide.neovide

build

git clone https://github.com/flathub/dev.neovide.neovide
cd dev.neovide.neovide
flatpak run org.flatpak.Builder ./build --install-deps-from=flathub --install --force-clean --user dev.neovide.neovide.yml

documentation

please refer to documentation if you want to run terminal on your host system, use neovim from host, toolbox or distrobox

also you can get it by running :help flatpak

special thanks to

  • @sqwxl for writing manifest
  • @1player for host-spawn
  • neovide developers
  • neovim developers