Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Matteblack

Theme for Neovim and WezTerm.

Estrutura

matteblack/
├── nvim/           # Neovim plugin
│   ├── lua/
│   │   └── matteblack/
│   │       ├── colors.lua
│   │       ├── init.lua
│   │       └── ...
│   ├── colors/
│   │   └── matteblack.lua
│   └── README.md
├── wezterm/
│   ├── matteblack.toml
│   └── README.md
└── README.md

Migração

Este repositório foi criado pela fusão de:

  • matteblack.nvim
  • matteblack.wezterm

Uso

Neovim

Com lazy.nvim:

{
  "bashln/matteblack",
  config = function()
    vim.cmd("colorscheme matteblack")
  end
}

WezTerm

Copie wezterm/matteblack.toml para ~/.config/wezterm/colors/ e selecione matteblack no wezterm.lua.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages