Source: omarchy-nvim
Section: editors
Priority: optional
Maintainer: Clay Risser <clayrisser@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.2
Homepage: https://github.com/omacom/omarchy-pkgs

Package: omarchy-nvim
Architecture: all
Depends: git, neovim (>= 0.11.2), ${misc:Depends}
Recommends: curl, fd-find, fzf, gcc, libc6-dev, ripgrep, xdg-utils
Description: Omarchy's LazyVim configuration for Neovim
 The Neovim setup Omarchy ships: the LazyVim starter with Omarchy's options,
 an OSC 52 clipboard for tmux and SSH sessions, every Omarchy theme's colour
 scheme, live theme reload and transparent backgrounds.
 .
 New accounts get it through /etc/skel, omarchy-nvim-setup installs it for an
 existing account and omarchy-nvim-refresh resets one. Plugins are not
 bundled: lazy.nvim downloads them the first time nvim starts.
