Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blacksheepcosmo authored Nov 22, 2024
1 parent b744b52 commit 34b8139
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
**blackbeard.nvim** is a modern, customizable Neovim color scheme designed for productivity. Heavily inspired by TokyoNight, Kanagawa, Cyberdream, and Gruvbox. blackbeard-nvim is in it's early life. Palette and finetuning will come. User feedback is appreciated.

## Preview
![blackbeard-nvim-preview](https://github.com/cvusmo/blackbeard-nvim/blob/dev/assets/preview/blackbeard-nvim-preview.png?raw=true)
![blackbeard-nvim-preview-sidebyside](https://github.com/cvusmo/blackbeard-nvim/blob/dev/assets/preview/blackbeard-nvim-preview-sidebyside.png?raw=true)

## Features
Expand All @@ -23,7 +22,6 @@ To install `blackbeard.nvim`, you can use your favorite plugin manager.
```lua
return {
"cvusmo/blackbeard-nvim",
branch = "dev",
config = function()
require("blackbeard").setup({
theme = "dark", -- Change to "dark" or "light"
Expand Down

0 comments on commit 34b8139

Please sign in to comment.