Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.08 KB

README.md

File metadata and controls

55 lines (37 loc) · 1.08 KB

nagisa.nvim 🌠

A clean and minimalist Neovim theme with a dark background and vibrant red-orange highlights.

🚧 Warning 🚧

Please note that the plugin is currently under lazy development. Any help is greatly appreciated as the author has limited time to dedicate to it.

⁉️ Why?

Author likes dark and red/orange mixed themes

📦 Installation

Download with your favorite package manager

packer.nvim

use("azashiromerume/nagisa.nvim")

lazy.nvim

{
  "azashiromerume/nagisa.nvim",
}

Colorscheme

colorscheme EndOfTheWorld
vim.cmd.colorscheme("EndOfTheWorld")

Compile

" 1. Modify your config
" 2. Restart nvim
" 3. Run this command:
:NagisaCompile

Acknowledgements

  • Kanagawa - The project structure was inspired by this theme. Since nagisa theme is under lazy development, it is suggested to try out.
  • The theme name was inspired by a character from the anime Clannad.