Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 545 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 545 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
-- a functon that get zephyr color
lua require('zephyr').get_zephyr_color()

Preview

zephyr2 0