Skip to content

theholocoder/omarchy-pack-theme.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Omarchy Pack Theme

A Neovim plugin that automatically installs and enables the Omarchy 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 = "~/.config/omarchy/current"
})

About

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

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages