Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 546 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 546 Bytes

zephyr-nvim

A dark neovim colorscheme written in lua and syntax based on nvim-treesitter

Install

eg: vim-plug

Plug 'glepnir/zephyr-nvim'
Plug 'nvim-treesitter/nvim-treesitter'

Usage

lua require('zephyr')

or

colorscheme zephyr
-- get zephyr color
local zephyr =  require('zephyr').
zephyr.yellow/teal/fg/bg

Preview

zephyr