Skip to content

veggiemonk/quiet2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Monochrome Neovim theme

It's code, not fruit salad. Even if fruit salad is very tasty, I just had too much.

Adapted from quiet in the vim repository.

Install

Sorry but I have no idea how to write plugins. I'm a real dumb-dumb. I just use LazyVim and this is how I set it up. So far, this seems to work.

  {
    "veggiemonk/quiet2",
    name = "quiet2",
    priority = 1000,
    lazy = false,
    config = function()
      require("quiet2").setup()
    end,
  },

Screenshot

Screenshot 2024-05-05 at 15 42 15

Releases

No releases published

Packages

No packages published

Languages