Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Omarchy Pack Theme

A Neovim plugin that automatically installs and enables the Omarchy Quattro theme, if you don't use LazyVim.

Requirements

This plugins uses vim.pack.add() so it requires Neovim 0.12+

Installation

vim.pack.add({ "https://github.com/theholocoder/omarchy-pack-theme.nvim" })
require("omarchy-pack-theme").setup()

Configuration

You shouldn't need any configuration, but just in case here are the default values:

require("omarchy-pack-theme").setup({
    -- if, for some reason, the Omarchy current theme directory is not the default one
    omarchy_current_dir = "~/.local/state/omarchy/current"
})

About

A Neovim plugin that automatically installs and enables the Omarchy theme, if you don't use LazyVim.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages